1308 Commits (499d058789d5792edff9beafccf640a81dbed8a1)

Author SHA1 Message Date
Rich Trott d0151695a7 test: add test for uid/gid setting in spawn 9 years ago
Сковорода Никита Андреевич fea3070ec4 test: add buffer testcase for resetting kZeroFill 9 years ago
Ben Noordhuis 334ef4f19d lib,src: drop dependency on v8::Private::ForApi() 9 years ago
Rich Trott e4b78c6fd1 test: make test-child-process-fork-net more robust 9 years ago
Rich Trott 2f417c3193 test: fix spurious EADDRINUSE in test-https-strict 9 years ago
Anna Henningsen ef9a8fa35b
buffer: ignore negative allocation lengths 9 years ago
cjihrig 67368d8553 cluster: expose result of send() 9 years ago
cjihrig c4f80c1f34 cluster: rewrite debug ports consistently 9 years ago
Santiago Gimeno 6e148a34dc test: fix test-debug-port-numbers on OS X 9 years ago
Rich Trott bddfe63049 test: remove modifcation to common.PORT 9 years ago
Brian White d23b7d2656
string_decoder: rewrite implementation 9 years ago
Ben Noordhuis ead6c2d5bb test: use strictEqual consistently in agent test 9 years ago
Ben Noordhuis fb19b800b8 tls,https: respect address family when connecting 9 years ago
Ben Noordhuis da12b10005 test: work around debugger not killing inferior 9 years ago
Santiago Gimeno 0c29436250 cluster: reset handle index on close 9 years ago
cjihrig a9492f503f test: verify cluster worker exit 9 years ago
Matteo Collina c14e98b476 dgram: copy the list in send 9 years ago
Michaël Zasso f9ea52e5eb
test: add regression test for Proxy as vm context 9 years ago
Ben Noordhuis 18fb4f9a91 debugger: propagate --debug-port= to debuggee 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
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 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