5796 Commits (7024c5a3026b9130a7dc3c8499dc49fb21b9fa90)

Author SHA1 Message Date
Vse Mozhet Byt f971916885 test: fix too optimistic guess in setproctitle 8 years ago
Josh Gavant 6ade7f3601 src: update --inspect hint text 8 years ago
James M Snell e48d58b8b2 assert: fix AssertionError, assign error code 8 years ago
Rich Trott 4677766d21 test: enable test-debugger-pid 8 years ago
Rich Trott ff001c12b0 test: move WPT to its own testing module 8 years ago
Anna Henningsen 6c2daf0ce9
crypto: throw proper errors if out enc is UTF-16 8 years ago
Anna Henningsen 9990be2919
src: turn buffer type-CHECK into exception 8 years ago
Anna Henningsen b2ab41e5ae
test: increase readline coverage 8 years ago
Michael Dawson 8aca66a1f3
test: fix warning in n-api reference test 8 years ago
Anna Henningsen 6993eb0897
stream: fix y.pipe(x)+y.pipe(x)+y.unpipe(x) 8 years ago
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
Walter Huang 133fb0c3b7 test: minor fixes to test-module-loading.js 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
Daniel Bevenius 10ccf56f89 test: skipIfInspectorDisabled cluster-inspect-brk 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
Daijiro Wachi 0f58d3cbef src: support domains with empty labels 8 years ago
Rich Trott 0833d31ec6 test: move test to sequential for reliability 8 years ago
Brian White b6da225799
test: fix permanent deoptimizations 8 years ago
Brian White 91ccea65ea
test: fix test filenames 8 years ago
gwer 0142276977
test: replace indexOf with includes 8 years ago
dave-k 0324ac686c
test: add inspect-brk option to cluster module 8 years ago
Cameron Little a3132b0aa5
process: cast promise rejection reason to string 8 years ago
Cameron Little 74f61e8e1f
test: support multiple warnings in checkWarning 8 years ago
alohaglenn 7c238be1e1
test: improve test-tcp-wrap-listen 8 years ago
Anna Henningsen 3d87eca1e5
test,doc: document `crashOnUnhandledRejection()` 8 years ago
Anna Henningsen d5db4d25dc
test: cleanup handles in test_environment 8 years ago
Daniel Bevenius 427cd293d5 test: add hasCrypto check to test-cli-node-options 8 years ago
Rich Trott a1a54ca3f1 benchmark: terminate child process on Windows 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
Jason Ginchereau 427125491f n-api: Reference and external tests 8 years ago
Anna Henningsen 84dabe8373
domain: support promises 8 years ago
Anna Henningsen dca08152cb
test: introduce `common.crashOnUnhandledRejection` 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