4695 Commits (12fe071abf77d73f42b7db876de1eac3b34fdcd9)

Author SHA1 Message Date
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
Italo A. Casas f64d93f198 test: writable stream finished state 8 years ago
Sam Roberts 210ae5607c test: prevent workers outliving parent 8 years ago
Oliver Salzburg 1d79af6525 test: case sensitivity of env variables 8 years ago
Ben Noordhuis 18a235b9a7 test: make flaky pummel test more reliable 8 years ago
Ben Noordhuis a46c02746a test: move flaky test to test/pummel 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
Daniel Bevenius 88cd4cfcb0 test: rename target to exports for consistency 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
Rich Trott 39a53a0f29 test: remove unneeded escaping in template strings 8 years ago
Rich Trott 127ed73f3c test: remove unused common.libDir 8 years ago
Ben Noordhuis 4d4d02ace4 crypto: fix faulty logic in iv size check 8 years ago
João Reis def6874b5f test: use npm sandbox in test-npm-install 8 years ago
Fedor Indutny 0f1a22d28a net: fix ambiguity in EOF handling 8 years ago
Rich Trott 97748c6d02 test: move module out of fixture directory 8 years ago
Eugene Ostroukhov ae3f31b267 test: fix issues reported by Coverity 8 years ago
Jenna Vuong 9cc9001244 test: refactor test-file-* 8 years ago
larissayvette cc6b2f49cf test: fixes that do not affect performance 8 years ago
Niels Nielsen 6072326009 test: add regression test for `unpipe()` 8 years ago
Rod Vagg 455272ad33 src: add process.release.lts property 9 years ago
Rod Vagg cae9eb35f0 crypto: fix openssl.cnf FIPS handling & testing 8 years ago
Eugene Ostroukhov 647afe9d9a inspector: generate UUID for debug targets 8 years ago
Anna Henningsen 8c4fab0a28 stream: fix `Writable` subclass instanceof checks 8 years ago
Brian White 7171bd6311 timers: fix regression with clearImmediate() 8 years ago
Jeremiah Senkpiel 5a7dd18699 test,benchmark: fix lint errors on v6.x 8 years ago
Anna Henningsen 688abac7b2 fs: make `SyncWriteStream` inherit from `Writable` 8 years ago
cjihrig 56951b4367 test: add coverage for spawnSync() killSignal 8 years ago
Junshu Okamoto 05f74120e8 test: refactor `assert` in internet test-dns.js 8 years ago
Anna Henningsen 4e7c67cf55 stream: proper `instanceof` for `Writable`s 8 years ago