4777 Commits (c9c9b5c47eb82c118391ee4a37ddd5d5fdb86908)

Author SHA1 Message Date
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 64d7ea9ce4
test: refactor test-next-tick-error-spin 8 years ago
Rich Trott d8eb4c2595
test: refactor test-tls-inception 8 years ago
Rich Trott 0db54ab98e
test: refactor inspector-helper.js 8 years ago
Rich Trott 31a3328269
test: refactor make-callback-recurse test 8 years ago
Rich Trott 9808985689
test: move timer-dependent test to sequential 8 years ago
Rich Trott e97c610850
test: fix helper-debugger-repl.js 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
Eugene Ostroukhov cf5a00e904 inspector: do not prompt to use localhost 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 093d677252 test: fix flaky test-net-GH-5504 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
Isobel Redelmeier bec1ccae99 test: clean up dgram-broadcast-multi-process test 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
Ben Noordhuis 88e60c2124 test: use strict assertions in module loader test 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
cjihrig ad4cc361dd test: add coverage for execFileSync() errors 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
Ben Noordhuis b5bcd25c7b inspector: fix request path nullptr dereference 8 years ago
Italo A. Casas 1fee6c11e5 test: writable stream needDrain state 8 years ago
Eugene Ostroukhov b3f8f8902d inspector: no URLs when the debugger is connected 8 years ago
Italo A. Casas 7fbfb739c1 test: writable stream ending state 8 years ago