1300 Commits (b867294aa0749bf388caa5928abdd9bb45c94114)

Author SHA1 Message Date
cjihrig 0cffa3c87e buffer: coerce offset using Math.trunc() 8 years ago
Sakthipriyan Vairamani (thefourtheye) 0276e9e82c buffer: coerce slice parameters consistently 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
Italo A. Casas 1fee6c11e5 test: writable stream needDrain state 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
Oliver Salzburg 1d79af6525 test: case sensitivity of env variables 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
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
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
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