1083 Commits (bb9eabec40ed95e0193d08bf3f9b16d774904a17)

Author SHA1 Message Date
Santiago Gimeno dd21bd9f01 test: verify IPC messages are emitted on next tick 9 years ago
Anna Henningsen 4bd410bbbe
vm: don't abort process when stack space runs out 9 years ago
cjihrig 6bad85c4fd test: refactor spawnSync() cwd test 9 years ago
cjihrig dc76afffb6 child_process: allow buffer encoding in spawnSync 9 years ago
Justin Sprigg 05e2acb428
buffer: fix single digit hex string handling 9 years ago
Ben Noordhuis ee8e7cd25d util: pretty-print SIMD types 9 years ago
Sakthipriyan Vairamani dcbf246b35 fs: mkdtemp shouldn't crash if no callback passed 9 years ago
Rich Trott 37a5a1c497 test: refactor to eliminate __defineGetter__ 9 years ago
Dirceu Pereira Tiegs fe77de196c http: use `localAddress` instead of `path` 9 years ago
Rich Trott f94ebb00d4 dgram,test: add addMembership/dropMembership tests 9 years ago
Rich Trott 03505052a1 test: fix test-debug-port-cluster flakiness 9 years ago
Rich Trott 2c926dc6eb test: add logging for test-debug-port-cluster 9 years ago
Santiago Gimeno 89460f1f4d test: fix flaky test-stdout-close-catch 9 years ago
Brian White 27549f64ce
test: add more path.basename() tests 9 years ago
Brian White 7d404122d4
test: remove duplicate path tests 9 years ago
Brian White dfaa9c9055
path: fix basename() regressions 9 years ago
Myles Borins 56ae651c80 test: robust handling of env for npm-test-install 9 years ago
Devon Rifkin 149bea0fc4
test: cluster-setup-master online workers check 9 years ago
suryagh 377eb22bf5 test: added tests for https-agent-getname 9 years ago
Anna Henningsen b53473f0e7
zlib: remove `_closed` in source 9 years ago
James M Snell dcccbfdc79 src: refactor require('constants') 9 years ago
Rich Trott 78520fa472 test,dgram: add tests for setBroadcast() 9 years ago
Rumkin 9c33e0ebe7
util: fix invalid date output with util.inspect 9 years ago
Rich Trott d73e189c26 tools,test: make argument linting more stringent 9 years ago
Rich Trott b5a75baa5b test: fix flaky test-preload 9 years ago
Anna Henningsen a4564f3649
util: adhere to `noDeprecation` set at runtime 9 years ago
James M Snell 5d38d543cd src,module: add --preserve-symlinks command line flag 9 years ago
Eugene Obrezkov ae178838eb
repl: copying tabs shouldn't trigger completion 9 years ago
Alex J Burke 9d0b7d85b5 test: add tests for stream3 buffering using cork 9 years ago
Jeremiah Senkpiel 52bae222a3 test: abstract skip functionality to common 9 years ago
Santiago Gimeno dffafde7f1 test: fix test-process-exec-argv flakiness 9 years ago
Sakthipriyan Vairamani 4803d116a8 test: make sure O_NOATIME is present only in Linux 9 years ago
Blake Embrey 9552e3b4af repl: exports `Recoverable` 9 years ago
Rich Trott a56da51a38 benchmark,test,lib: remove extra spaces 9 years ago
Jeremiah Senkpiel fe4837afcc handle_wrap: IsRefed() -> HasRef() 9 years ago
Jeremiah Senkpiel 96a9439fd2 Revert "handle_wrap: IsRefed -> Unrefed, no isAlive check" 9 years ago
Myles Borins 738a1d639f test: ensure test-npm-install uses correct node 9 years ago
Myles Borins 9460b2038c test: fix test-vm-cached-data to work with old v8 9 years ago
Bradley Meck 41a063f067 test: test preloaded modules using stdin or repl 9 years ago
Santiago Gimeno 588cfc5cfc test: fix test-debugger-pid 9 years ago
Anna Henningsen aa34b43909
test: allow out-of-order replies in dgram tests 9 years ago
Rich Trott 4e6dc00401 tools: lint for object literal spacing 9 years ago
Bryan English fd49556c23 test: add tests for console.[info|error|warn] 9 years ago
Steven R. Loomis cd752e8463
intl: Don't crash if v8BreakIterator not available 9 years ago
Anna Henningsen bc8b525440
buffer: fix lastIndexOf index underflow issue 9 years ago
Anna Henningsen 55b975d402
buffer: fix lastIndexOf crash for overlong needle 9 years ago
Anna Henningsen 4d49bcb73e
buffer: fix UCS2 indexOf for odd buffer length 9 years ago
Anna Henningsen 5defa0cbaa
buffer: fix needle length misestimation for UCS2 9 years ago
Stefan Budeanu fc66e55396 test: avoid test-cluster-master-* flakiness 9 years ago
Rich Trott 1027b9447e lib,test: update in preparation for linter update 9 years ago