4470 Commits (9077f63dcfac622f7ecc1012e3a2e7a4d8bed854)

Author SHA1 Message Date
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
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
Alfred Cepeda b579fcab45 test: remove FIXME pummel/test-tls-securepair-client 8 years ago
Wyatt Preul 9b0733fd49 test: run faster and cleanup after run 8 years ago
Rich Trott df0211d95e test: refactor test-net-server-max-connections 8 years ago
Daniel Bevenius 147a06d4a5 test: enable addons test to pass with debug build 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
Paul Grock c36c8dc3cc doc: add documentation for test common module 8 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 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
Brian White 06c411753e timers: improve setTimeout/Interval performance 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