1583 Commits (cfa1b5a9e706ea22c0320260cca63cc99a34ad5f)

Author SHA1 Message Date
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
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
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
Anna Henningsen 4e7c67cf55 stream: proper `instanceof` for `Writable`s 8 years ago
James M Snell 1a4207d91d test: various test improvements 8 years ago
Mariusz 'koder' Chwalba cf92be6939 tls: TLSSocket emits 'error' on handshake failure 8 years ago
Junshu Okamoto c4f0bb237a test: expand test coverage for url.js 8 years ago
Santiago Gimeno 4e9b6a0022 test: fix test-child-process-fork-regr-gh-2847 8 years ago
Ojas Shirekar 5c10898e31 buffer: fix check for `.buffer` property 8 years ago
Rich Trott df0211d95e test: refactor test-net-server-max-connections 8 years ago
Rich Trott 636026a22d test: remove blank lines at end of files 8 years ago
Sudaraka Wijesinghe 93c48743f1 test: refactor test-file-write-stream 8 years ago
Michael Macherey 516486526f test: cleanup/update test-dgram-empty-packet.js 8 years ago
Michaël Zasso 2f0f596e07 test: fix child-process-uid-gid on Windows 8 years ago
Rich Trott 52d0424c56 test: mark test-tick-processor-unknown flaky 8 years ago
Zach Bjornson 8a2ba6fe83 src: fix build for older clang 8 years ago
Wyatt Preul 76f80a3f74 test: fix running child-process-uid-gid as root 8 years ago
Junshu Okamoto 11ba56c83d test: expand test coverage for url.js 8 years ago
Rich Trott c9450cef1b test: clean up test-timers-immediate 8 years ago
Daniel Bevenius 17922de555 test: add and assert readable/writable arguments 8 years ago
Mike Woods bc710ef461 test: cleanup/update test-os.js 8 years ago
Lydia Kats fc42825530 test: modernize syntax, add strict checks 8 years ago
Lydia Kats 72de8594fe test: use common.skip for tap skip output 8 years ago
Italo A. Casas 4fa0fc59cd test: stream writable ended state 8 years ago
Jeremiah Senkpiel 6dbda6aa86 test: clean up test-buffer-badhex 9 years ago
Richard Hong af84528d41 test:replace indexOf, assert.equal, add mustCall() 8 years ago
Alfred Cepeda 2e95b0e24b test: fixed FIXME in test-repl-persistent-history 8 years ago
Matt Lang 76fd7db521 test: update var to const, use arrow functions 8 years ago
nohmapp 5bd13a3d6c test: cleanup parallel/test-fs-readfile-unlink.js 8 years ago
Jenna Vuong f523b82c7b test: cleanup parallel/test-file-write-stream2.js 8 years ago
mpmckenna8 9252e7a52d test: cleanup parallel/test-fs-realpath.js 8 years ago
Lydia Katsamberis 6ba8aa963e test: changed var to const, added strict equal checks 8 years ago
Lauren Spiegel 81ed50c5da test: add assertions to zero length buffer test 8 years ago
Yosuke Furukawa fc68b12bc3 util: Add format for SharedArrayBuffer 8 years ago
Rich Trott 5e4d8984b4 test: accept expected AIX result test-stdio-closed 8 years ago
Rene Weber ee7af01b93 http: socket connection timeout for http request 9 years ago
Rich Trott 906283837f test: skip cpu-intensive tests on slow hosts 8 years ago
Michaël Zasso aa5a16a8ae test: add expectWarning to common 8 years ago
oogz b46d8cdcde test: cleanup vars to const and '==' to '===' 8 years ago
Ilkka Myller 5540e3d488 test: fix test-cluster-worker-init.js flakyness 8 years ago
Jason Ginchereau 0eaf3ff53c path: fallback to process cwd when resolving drive cwd 8 years ago