5189 Commits (42a42c0892343dee50b8c02b55bd52a3043d1df4)

Author SHA1 Message Date
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
David Cai c902265b90
test: fix parallel/test-setproctitle.js on alpine 8 years ago
Sebastian Plesciuc 50bb452510
test: fixed flaky test-net-connect-local-error 8 years ago
Vse Mozhet Byt 0cf3e10ce2
test: remove unneeded string splitting 8 years ago
vperezma 6e7b77fdbb
test: use mustCall in tls-connect-given-socket 8 years ago
Rich Trott c10525c562
test: add not-called check to heap-profiler test 8 years ago
Rafael Fragoso 2451665157
test: move test-dgram-bind-shared-ports to sequential 8 years ago
Artur G Vieira d35648ffc2
test: use dynamic port in test-https-connect-address-family 8 years ago
Sebastian Plesciuc 1cd41e7a56
test: dynamic port in cluster disconnect 8 years ago
Gireesh Punathil d71de281fa
test: detect all types of aborts in windows 8 years ago
Artur Vieira d743783875
test: use assert regexp in tls no cert test 8 years ago
Aditya Anand 29d35d0ef1
test: use dynamic port instead of common.PORT 8 years ago
Luca Maraschi 186c0758b3
test: added net.connect lookup type check 8 years ago
Rich Trott c35f4909f4
test: remove unused testpy code 8 years ago
Łukasz Szewczak 52b7d5ecb1
test: refactor test-querystring 8 years ago
weewey 8414659d02
test: refactoring test with common.mustCall 8 years ago
cool88 608c30913e
test: refactored test-repl-persistent-history 8 years ago
Oscar Martinez aaf8044a81
test: remove common.PORT in test tls ticket cluster 8 years ago
Zahidul Islam 802a945d81
test: add mustCall in timers-unrefed-in-callback 8 years ago
Sebastian Plesciuc 14e835831f
test: dynamic port in dgram tests 8 years ago
cjihrig 361bc845dc
test: verify listener leak is only emitted once 8 years ago
Luigi Pinca 8bf64d135f
events: do not keep arrays with a single listener 8 years ago
Rich Trott ef133b36c5
lib,test: use regular expression literals 8 years ago
Rich Trott 7e6a956a29
test,lib,doc: use function declarations 8 years ago
Rich Trott f236dcbdd9
test: move WPT to its own testing module 8 years ago
Anna Henningsen 4dff12849f
test,doc: document `crashOnUnhandledRejection()` 8 years ago
Anna Henningsen 4eb28c80e8
test: introduce `common.crashOnUnhandledRejection` 8 years ago
Michaël Zasso 2411318f60
test: add second argument to assert.throws 8 years ago
Clarence Dimitri CHARLES eca9e72a87
test: add regex in test_cyclic_link_protection 8 years ago
Vinícius do Carmo 6020e720b5
test: improve test-fs-open-flags 8 years ago