5318 Commits (7546eef2623df719e6b161ca209a796c6b099b61)

Author SHA1 Message Date
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 7a5248d172
test: simplify assert usage in test-stream2-basic 8 years ago
Rich Trott e15e2e7a30
test: check noop function invocations 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 a1cef1fc8f
test: harden test-dgram-bind-shared-ports 8 years ago
Refael Ackermann f578c9bbb6
test: add mustCallAtLeast 8 years ago
James M Snell 7bb200f624
tools: add rule prefering common.mustNotCall() 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
Marcel Laverdet 8b3aacc96a
vm: fix race condition with timeout param 8 years ago
Marcel Laverdet 6e60c838c9
vm: fix displayErrors in runIn.. functions 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
Rich Trott 4ffe804c81
tools: update ESLint to v4.0.0 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
David D Lowe 7190d06d1f
test: add known_test request with Unicode in the URL 8 years ago
cjihrig cbcc9c1bbf
test: add coverage for socket write after close 8 years ago
Sebastian Plesciuc 47d59e7f97
test: fix sequential test-net-connect-local-error 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
Rich Trott 2aa68282fc
test: track callback invocations 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
Gabriel Schulhof 8860117600
addons: remove semicolons from after module definition 8 years ago
XadillaX 18cbee236d
dns: fix crash using dns.setServers after resolve4 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