4456 Commits (2ea5db92de7d92563f97830b4a10ce3d867a13d5)

Author SHA1 Message Date
Niels Nielsen 6072326009 test: add regression test for `unpipe()` 8 years ago
Rod Vagg 455272ad33 src: add process.release.lts property 10 years ago
Rod Vagg cae9eb35f0 crypto: fix openssl.cnf FIPS handling & testing 8 years ago
Eugene Ostroukhov 647afe9d9a inspector: generate UUID for debug targets 9 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` 9 years ago
cjihrig 56951b4367 test: add coverage for spawnSync() killSignal 9 years ago
Junshu Okamoto 05f74120e8 test: refactor `assert` in internet test-dns.js 9 years ago
Anna Henningsen 4e7c67cf55 stream: proper `instanceof` for `Writable`s 9 years ago
James M Snell 1a4207d91d test: various test improvements 9 years ago
Mariusz 'koder' Chwalba cf92be6939 tls: TLSSocket emits 'error' on handshake failure 9 years ago
Junshu Okamoto c4f0bb237a test: expand test coverage for url.js 9 years ago
Santiago Gimeno 4e9b6a0022 test: fix test-child-process-fork-regr-gh-2847 9 years ago
Ojas Shirekar 5c10898e31 buffer: fix check for `.buffer` property 9 years ago
Alfred Cepeda b579fcab45 test: remove FIXME pummel/test-tls-securepair-client 9 years ago
Wyatt Preul 9b0733fd49 test: run faster and cleanup after run 9 years ago
Rich Trott df0211d95e test: refactor test-net-server-max-connections 9 years ago
Daniel Bevenius 147a06d4a5 test: enable addons test to pass with debug build 9 years ago
Rich Trott 636026a22d test: remove blank lines at end of files 9 years ago
Sudaraka Wijesinghe 93c48743f1 test: refactor test-file-write-stream 9 years ago
Michael Macherey 516486526f test: cleanup/update test-dgram-empty-packet.js 9 years ago
Michaël Zasso 2f0f596e07 test: fix child-process-uid-gid on Windows 9 years ago
Rich Trott 52d0424c56 test: mark test-tick-processor-unknown flaky 9 years ago
Zach Bjornson 8a2ba6fe83 src: fix build for older clang 9 years ago
Paul Grock c36c8dc3cc doc: add documentation for test common module 9 years ago
Ben Noordhuis 424c126742 test: fix -Wformat warnings in inspector cctest 9 years ago
Wyatt Preul 76f80a3f74 test: fix running child-process-uid-gid as root 9 years ago
Junshu Okamoto 11ba56c83d test: expand test coverage for url.js 9 years ago
Rich Trott c9450cef1b test: clean up test-timers-immediate 9 years ago
Daniel Bevenius 17922de555 test: add and assert readable/writable arguments 9 years ago
Brian White 06c411753e timers: improve setTimeout/Interval performance 9 years ago
Mike Woods bc710ef461 test: cleanup/update test-os.js 9 years ago
Lydia Kats fc42825530 test: modernize syntax, add strict checks 9 years ago
Lydia Kats 72de8594fe test: use common.skip for tap skip output 9 years ago
Italo A. Casas 4fa0fc59cd test: stream writable ended state 9 years ago
Jeremiah Senkpiel 6dbda6aa86 test: clean up test-buffer-badhex 9 years ago
Akito Ito af092f1fc0 test: cleanup test-net-server-address.js 9 years ago
Richard Hong af84528d41 test:replace indexOf, assert.equal, add mustCall() 9 years ago
Alfred Cepeda 2e95b0e24b test: fixed FIXME in test-repl-persistent-history 9 years ago
Matt Lang 76fd7db521 test: update var to const, use arrow functions 9 years ago
nohmapp 5bd13a3d6c test: cleanup parallel/test-fs-readfile-unlink.js 9 years ago
Jenna Vuong f523b82c7b test: cleanup parallel/test-file-write-stream2.js 9 years ago
mpmckenna8 9252e7a52d test: cleanup parallel/test-fs-realpath.js 9 years ago
Lydia Katsamberis 6ba8aa963e test: changed var to const, added strict equal checks 9 years ago
Lauren Spiegel 81ed50c5da test: add assertions to zero length buffer test 9 years ago
Eugene Ostroukhov b2aea505df test: use Buffer.alloc 9 years ago
Yosuke Furukawa fc68b12bc3 util: Add format for SharedArrayBuffer 9 years ago
Rich Trott 5e4d8984b4 test: accept expected AIX result test-stdio-closed 9 years ago