2474 Commits (0526f84ad3ae8c88dabd4919551c4b8c6c3b3978)

Author SHA1 Message Date
Anna Henningsen 55c95b1644
http: fix first body chunk fast case for UTF-16 8 years ago
David Cai 04796ee97f test: increase coverage of buffer 8 years ago
Brian White c20e87a10e
repl: fix /dev/null history file regression 8 years ago
Joyee Cheung 9f7b54945e Revert "test: remove eslint comments" 8 years ago
Rich Trott a180259e42 test,lib,doc: use function declarations 8 years ago
James M Snell dd20e68b0f process: add optional detail to process emitWarning 8 years ago
James M Snell 23fc082409 test: remove extra console output from test-os.js 8 years ago
James M Snell 473572ea25 os: refactor os structure, add Symbol.toPrimitive 8 years ago
James M Snell ea9eed5643 freelist: simplify export 8 years ago
Rich Trott 0833d31ec6 test: move test to sequential for reliability 8 years ago
Brian White 91ccea65ea
test: fix test filenames 8 years ago
gwer 0142276977
test: replace indexOf with includes 8 years ago
Cameron Little a3132b0aa5
process: cast promise rejection reason to string 8 years ago
alohaglenn 7c238be1e1
test: improve test-tcp-wrap-listen 8 years ago
Daniel Bevenius 427cd293d5 test: add hasCrypto check to test-cli-node-options 8 years ago
coreybeaumont 0101a8f1a6 test: add relative path to accommodate limit 8 years ago
cjihrig b2c7a51dd7 test: remove eslint comments from test-util.js 8 years ago
cjihrig 8d1f15bf99 test: remove eslint comments 8 years ago
Sakthipriyan Vairamani (thefourtheye) b16869c4e4
test: remove AIX guard in fs-options-immutable 8 years ago
weewey f11d4a1556 test: use common.mustCall in test-https-strict 8 years ago
Daniel Bevenius a4fd9e5e6d test: chdir before running test-cli-node-options 8 years ago
James M Snell 76327613af errors, child_process: migrate to using internal/errors 8 years ago
James M Snell f0b702555a errors: use lazy assert to avoid issues on startup 8 years ago
Anna Henningsen 84dabe8373
domain: support promises 8 years ago
RobotMermaid 2055fd371f
test: cleanup test-util-inherits.js 8 years ago
Sebastian Plesciuc d289678352
test: dynamic port in dgram tests 8 years ago
Anna Henningsen 28f535a923
test: fixup test-http-hostname-typechecking 8 years ago
Ruslan Bekenev f6b1eb2ec4
test: use common.js to check platform 8 years ago
Sebastian Plesciuc e927809eec
test: dynamic port in parallel regress tests 8 years ago
Rich Trott bda34bde56
test: remove obsolete lint comment 8 years ago
Brian White d7ba2a6035 url: always show password for URL instances 8 years ago
Michaël Zasso c8c5a528da test: make tests pass when built without inspector 8 years ago
Michaël Zasso d1d9ecfe6e test: support unreleased V8 versions 8 years ago
alohaglenn 60db588b8e test: improve test-process-kill-pid 8 years ago
coreybeaumont e8004dbdd5 test: improved type checking with regex 8 years ago
Zahidul Islam c405497086 test: add mustCall in test-timers-clearImmediate 8 years ago
Timothy Gu d457a986a0 url: port WHATWG URL API to internal/errors 8 years ago
Vse Mozhet Byt 71abfa9548 tools: use no-useless-concat ESLint rule 8 years ago
Sam Roberts f2282bb812 src: allow CLI args in env with NODE_OPTIONS 8 years ago
cjihrig e522bcd774 src: expose V8's IsNativeError() in util bindings 8 years ago
cjihrig 7a4d383c75 tools: enable no-useless-return eslint rule 8 years ago
Rich Trott 75bfdad037 test: check that pending warning is emitted once 8 years ago
Neehar Venugopal 50966510c7 test: use block scoped variable names 8 years ago
Sebastian Plesciuc d06a6a81a5 test: dynamic port in cluster eaddrinuse 8 years ago
Sebastian Plesciuc ee8183ed85 test: dynamic port in cluster ipc throw 8 years ago
thelady bcb1d9c39a test: replace assertion error check with regex 8 years ago
Muhsin Abdul-Musawwir ef6a7cf2bc test: refactored context type err message to regex 8 years ago
James M Snell 85a4e25775 http: add type checking for hostname 8 years ago
vperezma b968d584af test: improve test-process-chdir 8 years ago
Sebastian Plesciuc 0105e6f826 test: dynamic port in parallel cluster tests 8 years ago