5723 Commits (1aad4ba2841120d04661681cd7a60b7124912d42)

Author SHA1 Message Date
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
Rich Trott 549e81bfa1 debugger: remove obsolete _debug_agent.js 8 years ago
Rich Trott 3663ac27c1 test: remove flaky designation for test on AIX 8 years ago
Sebastian Plesciuc cf68280ce1 test: dynamic port in cluster worker dgram 8 years ago
kumarrishav 200961b7e1 test: move test-debugger-repeat-last to sequential 8 years ago
cjihrig 5e095f699e test: verify listener leak is only emitted once 8 years ago
cjihrig c083a200b0 test: use duplex streams in duplex stream test 8 years ago
cjihrig 4bcbefccce test: add coverage for vm's breakOnSigint option 8 years ago
Yang Guo b73b903dc4 test: use JSON.stringify to trigger stack overflow 8 years ago
Ben Noordhuis 90476ac6ee lib: remove _debugger.js 8 years ago
Ben Noordhuis e0b076a949 lib,src,test: update --debug/debug-brk comments 8 years ago
David Cai ee0620b235 test: fix parallel/test-setproctitle.js on alpine 8 years ago
Rich Trott b485813499 test: set benchmark-child-process flaky on windows 8 years ago
James M Snell e75bc87d22 errors: port internal/process errors to internal/errors 8 years ago
Jason Ginchereau 468275ac79 n-api: remove napi_get_value_string_length() 8 years ago
Bartosz Sosnowski bb041ea5a0 repl: support hidden history file on Windows 8 years ago
Daniel Bevenius f3f9dd73aa test: skip tests using ca flags 8 years ago
Rich Trott 32f77ff8ce test: minimize time for child_process benchmark 8 years ago
Faiz Halde 3ae670275c
test: console.log removed from test-net-localport 8 years ago
Sebastian Plesciuc a2843f2cf9 test: dynamic port in cluster worker disconnect 8 years ago
Ahmed Taj elsir 825d3909ab test: remove uses of common.PORT in test-tls-client tests 8 years ago
Anna Henningsen 6a1275dfec src: add missing "http_parser.h" include 8 years ago
Sebastian Plesciuc 86a3ba0c4e test: dynamic port in cluster worker wait close 8 years ago
Sebastian Plesciuc 9c5c4697b5 test: dynamic port in cluster worker send 8 years ago
Rich Trott d78fd265dd test: increase coverage for buffer.js 8 years ago
James M Snell d2d32ea5a2 buffer: add pending deprecation warning 8 years ago
James M Snell a16b570f8c src: add --pending-deprecation and NODE_PENDING_DEPRECATION 8 years ago
Joyee Cheung 3d7c82bd61 test: add test for child_process benchmark 8 years ago
Ben Noordhuis 5ef6000afd src: don't call uv_run() after 'exit' event 8 years ago
cjihrig d2a3651872 test: complete coverage of lib/child_process.js 8 years ago
Luca Maraschi 9e26347186 test: buffer should always be stringified 8 years ago
Ben Noordhuis 6c912a8216 test: fix coverity UNINIT_CTOR cctest warning 8 years ago
cjihrig 4fc11998b4 test: add cwd ENOENT known issue test 8 years ago
Rich Trott 30a045858a test: use dynamic port in test-cluster-bind-twice 8 years ago
Tarun Batra 415098f499 test: remove common.PORT from test-cluster*.js 8 years ago
Brian White 7cd0d4f644 buffer: fix backwards incompatibility 8 years ago
Sebastian Plesciuc 2519757b80 test: use dynamic port in 3 test-cluster-worker tests 8 years ago
Tarun Batra 2e5188de92 test: remove common.PORT from multiple tests 8 years ago
Daniel Bevenius 3cf88a45e8 test: add --use-bundled-ca to tls-cnnic-whitelist 8 years ago
James M Snell 6c606916db Revert "test: port test for make_callback to n-api" 8 years ago
Hitesh Kanwathirtha 70b51c8cc3 test: port test for make_callback to n-api 8 years ago
cjihrig 97a77288ce child_process: improve ChildProcess validation 8 years ago
cjihrig 59c6230861 test: cleanup test-child-process-constructor.js 8 years ago
Evan Lucas d06eb530a1 crypto: add randomFill and randomFillSync 8 years ago
Daniel Bevenius 1777a862a2 test: add crypto check to crypto-lazy-transform 8 years ago
Rich Trott 189afc8dc2 test: enable setuid/setgid test 8 years ago