4554 Commits (4e3731c7e7c02bd208e2baa981ea9bc1f6ae91fa)

Author SHA1 Message Date
cjihrig 1037463604 test: add child_process customFds test 8 years ago
Rich Trott bd9cb40977 test: run all of test-timers-blocking-callback 8 years ago
Rich Trott 8b7ce8bd11 test: fix flaky test-fs-watch-recursive on OS X 8 years ago
Gerges Beshay 6c9e4fddf0 test: refactor test-async-wrap-check-providers 8 years ago
Charmander 212da12f45 buffer: use correct name for custom inspect symbol 8 years ago
Daniel Bevenius 0ab008e50d test: fix lint error regarding unused commons const 8 years ago
Italo A. Casas c9b67c6a91 test: writable stream needDrain state 8 years ago
Italo A. Casas 248a3200b2 test: writable stream ending state 8 years ago
Italo A. Casas d6f688ae0d test: writable stream finished state 8 years ago
Sam Roberts d49d990c42 test: prevent workers outliving parent 8 years ago
Steven R. Loomis 9940666c1b intl: Add more versions from ICU 8 years ago
jseagull 0ce0abf6cb events,test: fix TypeError in EventEmitter warning 8 years ago
Anna Henningsen 0b9d80a037 repl: don’t write to input stream in editor mode 8 years ago
Anna Henningsen 1c59cefc44 repl: make `key` of `repl.write()` optional always 8 years ago
Deverick 2ad81ed0e6 test: refactor /parallel/test-cluster-uncaught-exception.js to ES6 8 years ago
Ben Noordhuis f39eb05946 test: use strict assertions in module loader test 8 years ago
BethGriggs fc9e6a37fa test: remove err timer from test-http-set-timeout 8 years ago
Eugene Ostroukhov 939d1023c2 inspector: switch to new inspector APIs 8 years ago
James M Snell 0939edd4ed buffer: add buffer.transcode 8 years ago
James M Snell a5c62cb4f2 readline: use icu based string width calculation 8 years ago
Ben Noordhuis c342bda49e src: make cross-context MakeCallback() calls work 8 years ago
Anna Henningsen d24bd20d2b lib: make `String(global) === '[object global]'` 8 years ago
Jeena Lee 53520f06f3 test: clean up `test-child-process-exec-cwd.js` 8 years ago
cjihrig deef2f6079 test: add child_process.exec() timeout coverage 8 years ago
James M Snell 5e138fe768 test: skip whatwg url parse and setter tests when icu is missing 8 years ago
James M Snell a39b98ef73 test: add common.hasIntl 8 years ago
Evan Lucas efb62aa146 test: fix flaky test by removing timer 8 years ago
Marc Udoff 60a5b515b8 src: add NODE_PRESERVE_SYMLINKS environment variable 8 years ago
Oliver Salzburg 44427cc1f7 test: case sensitivity of env variables 8 years ago
cjihrig 63ef0990f3 test: add coverage for execFileSync() errors 8 years ago
Ben Noordhuis 9372aee4a3 lib: fix beforeExit not working with -e 8 years ago
Ben Noordhuis 06b414078e test: remove test-v8-inspector-json-protocol test 8 years ago
Ben Noordhuis 2e7b078e7b inspector: fix request path nullptr dereference 8 years ago
Ben Noordhuis 21ba3e3b89 test: add more module loader test coverage 8 years ago
Ben Noordhuis 204461925b test: make flaky pummel test more reliable 8 years ago
Ben Noordhuis 4be1ba582a test: move flaky test to test/pummel 8 years ago
Rich Trott a717be87a3 test: fix flaky test-timers-blocking-callback 8 years ago
Rich Trott 5ba02bf5db test: remove arbitrary timer 8 years ago
Rich Trott 1518cc1e70 test: remove duplicate required module 8 years ago
Eugene Ostroukhov a54ec7f49c inspector: no URLs when the debugger is connected 8 years ago
Trevor Norris 60042ca70e buffer: fix range checks for slice() 8 years ago
Franziska Hinkelmann d62e7bd1f9 test: add regression test for instanceof 8 years ago
Rich Trott 2cdd5ccef9 test,lib,benchmark: match function names 8 years ago
Daniel Bevenius bb1e6064c1 test: rename target to exports for consistency 8 years ago
Niels Nielsen 6bef1db9e7 test: add regression test for `unpipe()` 8 years ago
Rod Vagg 3518372835 crypto: fix openssl.cnf FIPS handling & testing 8 years ago
Eugene Ostroukhov fab7217c71 inspector: generate UUID for debug targets 8 years ago
Sakthipriyan Vairamani (thefourtheye) 14d1a8a631 buffer: coerce slice parameters consistently 8 years ago
larissayvette 8788d009f8 test: checking if error constructor is assert.AssertionError 8 years ago
Rich Trott 68157bd8b9 test: remove unneeded escaping in template strings 8 years ago