4295 Commits (294e3008ad65d92fc6ad9d97f043093054e079ad)

Author SHA1 Message Date
Michaël Zasso f9ea52e5eb
test: add regression test for Proxy as vm context 9 years ago
Anna Henningsen b140bad391
tools: make sure doctool anchors respect includes 9 years ago
Ben Noordhuis 18fb4f9a91 debugger: propagate --debug-port= to debuggee 9 years ago
Jesse McCarthy c1ffb9ff9b tools: restore change of signatures to opts hashes 9 years ago
Fedor Indutny 9cac8c894e tls: catch `certCbDone` exceptions 9 years ago
Rich Trott c9a5990a76 child_process: measure buffer length in bytes 9 years ago
cjihrig 33c7b45378 cluster: guard against undefined message handlers 9 years ago
Ben Noordhuis eff96d32dc src: add include guards to internal headers 9 years ago
Rich Trott ff00a48169 test: improve debug-break-on-uncaught reliability 9 years ago
Trevor Norris c0e6c668e6 src: no abort from getter if object isn't wrapped 9 years ago
Trevor Norris 43b5215083 tls_wrap: do not abort on new TLSWrap() 9 years ago
Santiago Gimeno f0a07d956e test: test cluster worker disconnection on error 9 years ago
Santiago Gimeno dd21bd9f01 test: verify IPC messages are emitted on next tick 9 years ago
Anna Henningsen dab09877b0
module: don't cache uninitialized builtins 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
Rich Trott 395cc885f4 test: refactor test-tls-reuse-host-from-socket 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
Rich Trott 5a5b74aad6 test: move test-debugger-debug-brk to sequential 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 9bc72ea0de test: refactor doctool tests 9 years ago
Rich Trott 1a0c80a1da test: remove common.getServiceName() 9 years ago
Rich Trott 517d1da47c test: favor strictEqual() in addon test 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
Rich Trott 9d445bce07 test: fix test-debugger-repl-break-in-module 9 years ago
Rich Trott 991ce2daf3 test: fix test-debugger-repl-term 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