4546 Commits (fd16eed8ea9f94cf97bdb7c4c662a18f3e70a81c)

Author SHA1 Message Date
Italo A. Casas fd16eed8ea test: writable stream ending state 8 years ago
Italo A. Casas f12338ddb0 test: writable stream finished state 8 years ago
Sam Roberts 4d896c44f3 test: prevent workers outliving parent 8 years ago
Steven R. Loomis 4fb27d43f0
intl: Add more versions from ICU 8 years ago
jseagull 254ab63832 events,test: fix TypeError in EventEmitter warning 8 years ago
Anna Henningsen 3dfc12793f
repl: don’t write to input stream in editor mode 8 years ago
Anna Henningsen 8b6fd4386a
repl: make `key` of `repl.write()` optional always 8 years ago
Deverick 383e40b98b test: refactor /parallel/test-cluster-uncaught-exception.js to ES6 8 years ago
Ben Noordhuis 443e218544 test: use strict assertions in module loader test 8 years ago
BethGriggs 611c50bded test: remove err timer from test-http-set-timeout 8 years ago
Eugene Ostroukhov 8f00455c51 inspector: switch to new inspector APIs 8 years ago
Jeena Lee 2d472a36c1 test: clean up `test-child-process-exec-cwd.js` 8 years ago
James M Snell e8eaaa7724 buffer: add buffer.transcode 8 years ago
cjihrig 1cf55f806b test: add child_process.exec() timeout coverage 8 years ago
James M Snell 72547fe28d readline: use icu based string width calculation 8 years ago
James M Snell 52670fc09e test: skip whatwg url parse and setter tests when icu is missing 8 years ago
James M Snell d7e4ae1eb0 test: add common.hasIntl 8 years ago
Evan Lucas 2a654e4728 test: fix flaky test by removing timer 8 years ago
Ben Noordhuis 921d2b080e src: make cross-context MakeCallback() calls work 8 years ago
Oliver Salzburg 2a456162b6 test: case sensitivity of env variables 8 years ago
cjihrig a508000093 test: add coverage for execFileSync() errors 8 years ago
Ben Noordhuis c5b07d4ec6 lib: fix beforeExit not working with -e 8 years ago
Ben Noordhuis 8e54c968e6 test: remove test-v8-inspector-json-protocol test 8 years ago
Ben Noordhuis 3d9b379cd0 inspector: fix request path nullptr dereference 8 years ago
Ben Noordhuis 8fca311857 test: add more module loader test coverage 8 years ago
Ben Noordhuis d1f7c965bb test: make flaky pummel test more reliable 8 years ago
Ben Noordhuis 1b8fca16bc test: move flaky test to test/pummel 8 years ago
Marc Udoff d3b1a2b4dd src: add NODE_PRESERVE_SYMLINKS environment variable 8 years ago
Rich Trott 5d818ccc22 test: fix flaky test-timers-blocking-callback 8 years ago
Rich Trott f99e698855 test: remove arbitrary timer 8 years ago
Rich Trott 3184285630 test: remove duplicate required module 8 years ago
Eugene Ostroukhov da184f4f33 inspector: no URLs when the debugger is connected 8 years ago
Trevor Norris 7bffe23da0
buffer: fix range checks for slice() 8 years ago
Franziska Hinkelmann 8f8f0313f4 test: add regression test for instanceof 8 years ago
Rich Trott 68ba9aa0fb test,lib,benchmark: match function names 8 years ago
Daniel Bevenius 09d41e22cc test: rename target to exports for consistency 8 years ago
Niels Nielsen 92ece8671a test: add regression test for `unpipe()` 8 years ago
Rod Vagg bb173f931a crypto: fix openssl.cnf FIPS handling & testing 8 years ago
Eugene Ostroukhov 69fc85dcb3 inspector: generate UUID for debug targets 8 years ago
Sakthipriyan Vairamani (thefourtheye) ee14690503 buffer: coerce slice parameters consistently 8 years ago
larissayvette 4e1d6d0d68 test: checking if error constructor is assert.AssertionError 8 years ago
Rich Trott 150dc5c2e6 test: remove unneeded escaping in template strings 8 years ago
Rich Trott 3f05b67984 test: remove unused common.libDir 8 years ago
Rich Trott 03afecd36d test: fix flaky test-child-process-fork-dgram 8 years ago
Ben Noordhuis 6ef6d42cce crypto: fix faulty logic in iv size check 8 years ago
João Reis 1847670c88 test: use npm sandbox in test-npm-install 8 years ago
Daniel Bevenius 9bb250ba34 test: enable node-module-version/test.js with debug 8 years ago
Anna Henningsen 7922830087 stream: fix `Writable` subclass instanceof checks 8 years ago
Brian White 42158a0313 timers: fix regression with clearImmediate() 8 years ago
Fedor Indutny 31196eaa93 net: fix ambiguity in EOF handling 8 years ago