1686 Commits (a08c7f6d87f1993013073d02488592ab7659374a)

Author SHA1 Message Date
Yoshiya Hinosawa 70691e3c53
test: add test case of PassThrough 8 years ago
Anna Henningsen 7e031170a6
test: check that `process.execPath` is a realpath 8 years ago
cjihrig 14fead0299
test: add test for broken child process stdio 8 years ago
Jeremiah Senkpiel 2c5e6afd97
test: ensure nextTick is not scheduled in exit 8 years ago
Jeremiah Senkpiel f7a2f75fa9
test: increase coverage of process.emitWarning 8 years ago
Rich Trott 7bd9ecdb14
test: refactor test-zlib.js 8 years ago
MURAKAMI Masahiko 8a94c69c79
test: change from setTimeout to setImmediate 8 years ago
Yoshiya Hinosawa 92f8073879
test: improve test-stream2-objects.js 8 years ago
Rich Trott d8eb4c2595
test: refactor test-tls-inception 8 years ago
Rich Trott 9808985689
test: move timer-dependent test to sequential 8 years ago
Rich Trott f3861c200d
lib,test: remove unneeded escaping of / 8 years ago
Trevor Norris f3b0cf5052 async_wrap: call destroy() callback in uv_idle_t 8 years ago
Rich Trott 59d8255b52 test: remove watchdog in test-debug-signal-cluster 8 years ago
Michael Macherey 24fc1e24ac test: cleanup test-dgram-error-message-address 8 years ago
AnnaMag 8a91616ba9 src: replace SetNamedPropertyHandler() 8 years ago
Anna Henningsen 0216dbe293 test: remove timers from streams test 8 years ago
Santiago Gimeno 4ccdbb27c5 test: improve test-debugger-util-regression 8 years ago
Santiago Gimeno aaf783443b test: fix flaky test-force-repl-with-eval 8 years ago
Gibson Fahnestock b91d5e10f5 test: update http-header-obstext 8 years ago
Rich Trott 259b94202a test: move timer-dependent test to sequential 8 years ago
Kyle E. Mitchell 54def06d73 test: add test for HTTP client "aborted" event 9 years ago
Rich Trott 2c056a40c7 test: remove timer in test-dgram-send-empty-array 8 years ago
Rich Trott 5e1fd2822e test: refactor test-http-client-readable 8 years ago
Rich Trott ce05b70595 test: fix freebsd10-64 CI failures 8 years ago
Rich Trott 8b2b08a636 test: fix flaky test-fs-watch-recursive on OS X 8 years ago
Gerges Beshay 4ef7f00e2d test: refactor test-async-wrap-check-providers 8 years ago
Rich Trott 4fcc2c1d3b test: run all of test-timers-blocking-callback 8 years ago
Anna Henningsen 58b60fc79d repl: don’t write to input stream in editor mode 8 years ago
Anna Henningsen ed3de0854e repl: make `key` of `repl.write()` optional always 8 years ago
Deverick 1d54f07b31 test: refactor /parallel/test-cluster-uncaught-exception.js to ES6 8 years ago
BethGriggs 0c32b03bdc test: remove err timer from test-http-set-timeout 8 years ago
Fedor Indutny 9cb236ff45 tls: fix leak of WriteWrap+TLSWrap combination 8 years ago
Jeena Lee 8d985c293c test: clean up `test-child-process-exec-cwd.js` 8 years ago
cjihrig b83b5176d4 test: add child_process.exec() timeout coverage 8 years ago
Evan Lucas 0fdfba8fbe test: fix flaky test by removing timer 8 years ago
Charmander e108f20d5c buffer: use correct name for custom inspect symbol 8 years ago
cjihrig 0cffa3c87e buffer: coerce offset using Math.trunc() 8 years ago
Sakthipriyan Vairamani (thefourtheye) 0276e9e82c buffer: coerce slice parameters consistently 8 years ago
Ben Noordhuis 5efb3c373a lib: fix beforeExit not working with -e 8 years ago
Ben Noordhuis ef1cf6b040 test: remove test-v8-inspector-json-protocol test 8 years ago
Italo A. Casas 1fee6c11e5 test: writable stream needDrain state 8 years ago
Italo A. Casas 7fbfb739c1 test: writable stream ending state 8 years ago
Italo A. Casas f64d93f198 test: writable stream finished state 8 years ago
Oliver Salzburg 1d79af6525 test: case sensitivity of env variables 8 years ago
Rich Trott 60704fbb20 test: fix flaky test-timers-blocking-callback 8 years ago
Rich Trott ce2d434ab6 test: remove arbitrary timer 8 years ago
Rich Trott 5c42d98bbd test: remove duplicate required module 8 years ago
Rich Trott 7b75cb9e5a test,lib,benchmark: match function names 8 years ago
larissayvette 02f7e3aca3 test: checking if error constructor is assert.AssertionError 8 years ago
Rich Trott 6f780893eb test: fix flaky test-child-process-fork-dgram 8 years ago