1990 Commits (792acc17bf0f8573f97d80528c2fa677b9f84966)

Author SHA1 Message Date
Rich Trott 842b84c4e7
test: refactor test-http-set-timeout-server 8 years ago
jklepatch 389f29406a
test: make test-http(s)-set-timeout-server alike 8 years ago
Rich Trott 9356e9667d
test: add mustCall() to child-process test 8 years ago
Rich Trott 406b3c0371
test: use mustNotCall in test-http-eof-on-connect 8 years ago
Rich Trott 2f19dcddaa
test: refactor test-fs-read-* 8 years ago
Rich Trott 3bdf7bf9e9
test: refactor domain tests 8 years ago
Rich Trott 543d2de700
test: check callback not invoked on lookup error 8 years ago
Rich Trott 91fb0cb6b0
test: refactor test-dgram-oob-buffer 8 years ago
Rich Trott 55c96cf8a8
test: refactor test-net-server-bind 8 years ago
Rich Trott 371b648d1b
test: use mustCall() in test-readline-interface 8 years ago
Rich Trott 3808e3701c
test: use mustNotCall() in test-stream2-objects 8 years ago
Aditya Anand b793fc6cf6
test: replace `indexOf` with `includes` 8 years ago
Rich Trott b7c7112d7b
test: move stream2 test from pummel to parallel 8 years ago
Rich Trott 4a3e089984
test: confirm callback is invoked in fs test 8 years ago
Rich Trott 8b161e0a78
test: check number of message events 8 years ago
Rich Trott e8438c1b22
timers: do not use user object call/apply 8 years ago
Timothy Gu eefd32264e
path: fix win32 volume-relative paths 8 years ago
Tobias Nießen c2a0a936e1
test: increase coverage for path.parse 8 years ago
jeyanthinath 202bfcc1c0
test: mark test-fs-read-buffer-to-string-fail as flaky 8 years ago
Sam Roberts 547e74bb22
src: use option parser for expose_internals 8 years ago
Refael Ackermann f578c9bbb6
test: add mustCallAtLeast 8 years ago
James M Snell a7b94500f2
test: add common.noop, default for common.mustCall() 8 years ago
cjihrig 01302989a7
https: support rejectUnauthorized for unix sockets 8 years ago
Vse Mozhet Byt 9cfec4ba0f
test: fix RegExp nits 8 years ago
Refael Ackermann a3e2560f7a
test: mark test-npm-install flaky on arm 8 years ago
João Reis 8a7f13bd00
test: mark test-fs-readdir-ucs2 flaky 8 years ago
Sam Roberts 59eb761797
doc: document and test that methods return this 8 years ago
Rich Trott 34fc7a03d2
test: change deprecated method to recommended 8 years ago
cjihrig ef3698cad8
test: refactor test-cluster-worker-isconnected.js 8 years ago
Vse Mozhet Byt fa75be7901
test: fix nits in test-fs-mkdir-rmdir.js 8 years ago
Rich Trott 9e9a9c342c
test: increase bufsize in child process write test 8 years ago
Rich Trott 53b345c506
test: fix flaky test-tls-socket-close 8 years ago
cjihrig a37165a2cc
test: exercise once() with varying arguments 8 years ago
aniketshukla 779402ec5f
test: validate full error messages 8 years ago
cjihrig cbcc9c1bbf
test: add coverage for socket write after close 8 years ago
Artur Vieira 1d3596561b
test: bind to 0 in dgram-send-callback-buffer-length 8 years ago
Artur Vieira 7909c6d46f
test: use dynamic port in test-dgram-send-callback-buffer 8 years ago
Rich Trott 92cc96fa6b
test: allow for absent nobody user in setuid test 8 years ago
Artur G Vieira 253c5aa794
test: move net reconnect error test to sequential 8 years ago
Refael Ackermann e279eb5aa3
test: ignore spurious 'EMFILE' 8 years ago
Artur Vieira 3e5e38e868
test: use dynamic port in test-cluster-dgram-reuse 8 years ago
Akshay Iyer 5fe68402bd
test: refactor test-vm-new-script-new-context 8 years ago
Sreepurna Jasti 0c83573b61
test: add a simple abort check in windows 8 years ago
cjihrig d51cd61713
https: support agent construction without new 8 years ago
Vse Mozhet Byt 07137ab4db
test: fix too optimistic guess in setproctitle 8 years ago
Vse Mozhet Byt 7419338b33
test: make the rest of tests path-independent 8 years ago
Karl Cheng ac400a7b09
test: check curve algorithm is supported 8 years ago
Tobias Nießen 47e702059d
os,vm: fix segfaults and CHECK failure 8 years ago
Vse Mozhet Byt 5b74e635e5
test: reduce string concatenations 8 years ago
David Cai c902265b90
test: fix parallel/test-setproctitle.js on alpine 8 years ago