4854 Commits (793d8719ebcb67e2758ba7fd6c50ff864d552716)

Author SHA1 Message Date
Santiago Gimeno 793d8719eb
test: fix flaky test-debug-port 8 years ago
Sean Villars 5d14602181 cluster: return worker reference from disconnect() 8 years ago
Adrian Estrada 5e781a3883 test: refactor the code in test-dns-ipv6 8 years ago
Adrian Estrada 8b367c5ddd test: improve test-child-process-fork-and-spawn 8 years ago
Rich Trott 348e69c89d test: fix flaky test-http-client-timeout-event 8 years ago
AnnaMag 0d3ac89ff7 test: add known_issues test for #6287 8 years ago
Adrian Estrada f7f662cad5 test: improve test-child-process-exec-buffer 8 years ago
weyj4 4a257568e2 test: clean up domain-no-error-handler test 8 years ago
Adao Junior 9a347539a7 test: refactor domain test 8 years ago
Outsider 4913acd364
test: use const/let and common.mustCall 8 years ago
Travis Bretton 4a08ac695c
test: cleanup test-stdout-close-catch.js 8 years ago
Aaron Williams 885c80f3de test: refactor test-tls-ecdh-disable 8 years ago
mfrance 5a41a72b68 test: refactor test-dgram-send-callback-multi-buffer 8 years ago
Joyee Cheung 8127501c3b stream, test: test _readableState.emittedReadable 8 years ago
Rich Trott 44e704f1f8 test: refactor test-fs-read-stream-inherit 8 years ago
Joyee Cheung 3daa4b1f76 test: stream readable needReadable state 8 years ago
Rich Trott 4a5c719be5 test: fix http-client-timeout-option-listeners 8 years ago
Andy Chen e27c2a76a8 test: update test-domain-uncaught-exception.js 8 years ago
Siddhartha Sahai ca58e53047 test: refactor test-domain.js 8 years ago
Eugene Ostroukhov 3c29b2f851 inspector: fix Coverity defects 8 years ago
Rich Trott b79e83e7f6 test: refactor test-stream-big-push 8 years ago
hveldstra 9f6f0f748c timers: fix handling of cleared immediates 8 years ago
Adrian Estrada 75ac109998 test: refactor test-http-dns-fail 8 years ago
Brian White f3cf8e9808
fs: do not pass Buffer when toString() fails 8 years ago
Jay Brownlee 4f97a146ff
url, test: fix typo in inspect output, add test 8 years ago
Rich Trott 9e92817119 test: refactor test-crypto-random 8 years ago
Rich Trott 6f02957846 test: refactor test-http-pause-resume-one-end 8 years ago
Rich Trott 3ddbea6455 test: fix flaky test-dgram-exclusive-implicit-bind 8 years ago
Adrian Estrada e467d37ed9 test: improvements in test fixtures symlinked 8 years ago
Rob Adelmann 34991be450 test: refactor test-fs-fsync 8 years ago
Joyee Cheung 3d353c749c
buffer: consistent error for length > kMaxLength 8 years ago
larissayvette 832960592f test: refactor test-http-after-connect.js 8 years ago
Ben Noordhuis 524f693872 src: don't overwrite non-writable vm globals 8 years ago
Adrian Estrada 3b2a630653 test: use strictEqual in test-debug-break 8 years ago
Rich Trott 8bad37a547
test: refactor test-https-truncate 8 years ago
Prieto, Marcos 10891a1754 test: refactor assert.equal, update syntax to ES6 8 years ago
Rich Trott 7346e55750 test: refactor http pipelined socket test 8 years ago
Rich Trott 499fc7ab1b test: refactor test-handle-wrap-close-abort 8 years ago
Adrian Estrada a8e87084cf test: add ES6 and strictEqual to test-fs-truncate 8 years ago
Amar Zavery fa4f1587d3 test: replace var with const in test-require-dot 8 years ago
Sam Roberts db50307d5c test: var to const in tls-no-cert-required 8 years ago
Sam Roberts caa7fa982a doc: rework tls for accuracy and clarity 8 years ago
Sam Roberts 475b8db835 test: tls key/cert ordering not necessary 8 years ago
Sam Roberts d4050b38d6 tls: document and test option-less createServer 8 years ago
Anna Henningsen d4f00fe109
buffer: fix single-character string filling 8 years ago
Anna Henningsen 9ee915be76
buffer: handle UCS2 `.fill()` properly on BE 8 years ago
Anna Henningsen 10929f6cb6
test: fail for missing output files 8 years ago
Adrian Estrada 5607228099 test: use ES6 in test-debugger-client.js 8 years ago
joyeecheung a84017a689 url, test: including base argument in originFor 8 years ago
Johnny Reading 9f58e02908 test: improve buffer transcode 8 years ago