4914 Commits (deb0917f76c23f97681d49d9e04cbdc8f0566a22)

Author SHA1 Message Date
Rich Trott b763a31af0
test: refactor test-child-process-exec-error 8 years ago
Ben Noordhuis 80a3934cd7
inspector: /json/version returns object, not array 8 years ago
Michael Dawson 2b7ecb5012
test: exclude no_interleaved_stdio test for AIX 8 years ago
Rich Trott 4971c3bb79
test: fix flaky test-dgram-empty-packet & friends 8 years ago
Rich Trott 2fb825750d
test: fix flaky test-inspector 8 years ago
Rich Trott fc13cc6a12
test:refactor test-tls-hello-parser-failure 8 years ago
Trevor Norris 5379b9da11 async_wrap: call destroy() callback in uv_idle_t 8 years ago
Jeremiah Senkpiel 02c2bf7d34 timers: use consistent checks for canceled timers 8 years ago
Ben Noordhuis 0a3e5cc57a dns: implement {ttl: true} for dns.resolve6() 8 years ago
Ben Noordhuis 1bd79368cd dns: implement {ttl: true} for dns.resolve4() 8 years ago
cjihrig a83a286631 test: add test for broken child process stdio 8 years ago
Adam Langley bcdbf22f0d crypto: fix handling of root_cert_store. 8 years ago
Andreas Lind 8a9c45a4a9 fs: Fix default params for fs.write(Sync) 9 years ago
Sam Roberts 19ca6cddcf
tools: disallow trailing whitespace for markdown 8 years ago
Ben Noordhuis 7c1a2f56fc
test: add new.target add-on regression test 8 years ago
Rich Trott a220170861
test: refactor test-async-wrap-* 8 years ago
Gareth Ellis c4f33b48f7
src: extend `HeapStatistics` with new fields 8 years ago
Kirill Fomichev 08a7e7b009
crypto: return `this` in setAuthTag/setAAD 8 years ago
Rod Vagg 6c63ab7c9a
test: simplify test-http-client-unescaped-path 8 years ago
Aaron Petcoff 731a1fa602
test: Use strictEqual in test-tls-writewrap-leak 8 years ago
Ben Noordhuis a29be5282e
test: fix memory leaks in malloc cctests 8 years ago
Bethany Griggs 776d291a07
test: run tests even if os.cpus() fails 8 years ago
masashi.g 51e24e770a
test: use setImmediate() in test of stream2 8 years ago
Yoshiya Hinosawa 875d1b93fc
test: add test case of PassThrough 8 years ago
Anna Henningsen 3b4ec5f6c5
test: check that `process.execPath` is a realpath 8 years ago
Kelvin Jin 34c8b0b411
module: check -e flag in debug break setup 8 years ago
Jeremiah Senkpiel ccc6e75bea
test: ensure nextTick is not scheduled in exit 8 years ago
Jeremiah Senkpiel 00a5490ecd
test: increase coverage of process.emitWarning 8 years ago
Rich Trott f3db5e4720
test: refactor test-zlib.js 8 years ago
Fedor Indutny 163397a206
process: add `process.memoryUsage.external` 8 years ago
MURAKAMI Masahiko 58fc7a137c
test: change from setTimeout to setImmediate 8 years ago
Yoshiya Hinosawa e7eb9ccdcf
test: improve test-stream2-objects.js 8 years ago
Rich Trott dae3d3e53c
test: refactor test-next-tick-error-spin 8 years ago
Rich Trott 8c859d58ab
test: refactor test-tls-inception 8 years ago
Rich Trott 96471556b5
test: move tick-processor tests to own directory 8 years ago
Rich Trott 342d8e05cb
test: refactor inspector-helper.js 8 years ago
Rich Trott dab3e451ac
test: refactor make-callback-recurse test 8 years ago
Rich Trott 2a9625656d
test: move timer-dependent test to sequential 8 years ago
Rich Trott ee7606940a
test: fix helper-debugger-repl.js 8 years ago
Rich Trott f5442ece33
lib,test: remove unneeded escaping of / 8 years ago
Rich Trott 9491352b86
test: remove watchdog in test-debug-signal-cluster 8 years ago
Fedor Indutny ee65b4872d tls: fix leak of WriteWrap+TLSWrap combination 8 years ago
Eugene Ostroukhov 173b088e1a inspector: do not prompt to use localhost 8 years ago
Santiago Gimeno 6e1eb59fee test: improve test-debugger-util-regression 8 years ago
Rich Trott 44792f83bf benchmark,lib,test,tools: remove unneeded . escape 8 years ago
Santiago Gimeno 6eb6816e22 test: fix flaky test-net-GH-5504 8 years ago
Santiago Gimeno f640bafc58 test: fix flaky test-force-repl-with-eval 8 years ago
Gibson Fahnestock 675a4b20b6 test: update http-header-obstext 8 years ago
Rich Trott 9d9ea8127e test: move timer-dependent test to sequential 8 years ago
cjihrig c70c96a3e2 buffer: coerce offset using Math.trunc() 8 years ago