3886 Commits (61de6e9b47ba4206fc6890b31eec3a3c29339aa4)

Author SHA1 Message Date
Ben Noordhuis 1baa145a16 test: remove internet/test-tls-connnect-cnnic 9 years ago
Ben Noordhuis 2b0dce5a5b src: don't use locale-sensitive strcasecmp() 9 years ago
Rich Trott e3097b7cdf test: test isFullWidthCodePoint with invalid input 9 years ago
Rich Trott f0b0fc49f9 test: update weak module for gc tests 9 years ago
Rich Trott 1d100f6853 test: remove unused vars from http/https tests 9 years ago
Rich Trott 4b464ce4bf benchmark: remove unused variables 9 years ago
Rich Trott 3241536d95 test: remove unused var in net-server-try-ports 9 years ago
Rich Trott 7bd7c235fa test: remove unused var from stream2 test 9 years ago
Rich Trott 4d36a67738 test: remove unused var from child-process-fork 9 years ago
Rich Trott b5e516a42c test: remove unused var in test-tls-server-verify 9 years ago
Rich Trott db35efa6c1 test: fix flaky test-net-write-slow 9 years ago
Rich Trott 8273824ca3 test: remove common.PORT from http tests 9 years ago
Rich Trott a4888926a2 assert: remove unneeded arguments special handling 9 years ago
Prince J Wesley c8e9adb135 repl: fix tab completion for defined commands 9 years ago
Rich Trott 5129f3f2cd test: mark test-vm-timeout flaky on windows 9 years ago
Anna Henningsen 79b45886c1 test: add tests for some stream.Readable uses 9 years ago
Brian White 65b5cccee9 test: fix spawn on windows 9 years ago
Rich Trott 96ed883d2f test: enable test-debug-brk-no-arg 9 years ago
Rich Trott 8724c442f3 test: add test for uid/gid setting in spawn 9 years ago
Rich Trott 042e858dfb test: make test-child-process-fork-net more robust 9 years ago
Fedor Indutny 9d13337183 http: wait for both prefinish/end to keepalive 9 years ago
Rich Trott 8eb18e4289 child_process: measure buffer length in bytes 9 years ago
Rich Trott 2a59e4e73d test: improve debug-break-on-uncaught reliability 9 years ago
Rich Trott 77325d585e test: remove disabled eio race test 9 years ago
Rich Trott 5b1f54678b test: remove non-incremental common.PORT changes 9 years ago
cjihrig 6ece2a0322 cluster: rewrite debug ports consistently 9 years ago
Rich Trott 44228dfdef test: remove `common.PORT` from gc tests 9 years ago
Santiago Gimeno 644bfe14a6 test: fix test-debug-port-numbers on OS X 9 years ago
Rich Trott cde3014f78 test: remove modifcation to common.PORT 9 years ago
cjihrig 8c412af7ac test: verify cluster worker exit 9 years ago
cjihrig 8cba3b2f72 cluster: guard against undefined message handlers 9 years ago
Ben Noordhuis 7d6acefbcc test: listen on and connect to 127.0.0.1 9 years ago
Fedor Indutny ece428ea63 http: fix no dumping after `maybeReadMore` 9 years ago
cjihrig ecf5c1cb25 test: refactor spawnSync() cwd test 9 years ago
cjihrig 4ee863d956 child_process: allow buffer encoding in spawnSync 9 years ago
Bryce Simonds 426aa0a5e8 src: fix Windows segfault with `--eval` 9 years ago
Rich Trott 7c55f59214 test: make stdout buffer test more robust 9 years ago
Rich Trott 3aef9b813f test: unmark test-http-regr-gh-2928 as flaky 9 years ago
Stefan Budeanu 2259e5db69 test: avoid test-cluster-master-* flakiness 9 years ago
Alex J Burke 5f444ed6a3 test: add tests for stream3 buffering using cork 9 years ago
Rich Trott 39e24742f8 assert: allow circular references 9 years ago
Eugene Obrezkov a3fa5db5ca repl: copying tabs shouldn't trigger completion 9 years ago
Jeremiah Senkpiel 01b314d165 test: test TTY problems by fakeing a TTY using openpty 9 years ago
Сковорода Никита Андреевич 709048134c buffer: backport new buffer constructor APIs to v4.x 9 years ago
Alexis Campailla e544b1c40c test,win: skip addons/load-long-path on WOW64 9 years ago
James M Snell fb03e57de2 buffer: backport --zero-fill-buffers cli option 9 years ago
Josh Leder 55f8689711 test: add test for responses to HTTP CONNECT req 9 years ago
Santiago Gimeno 9aec1ddb4f test: test cluster worker disconnection on error 9 years ago
Santiago Gimeno c0a42bc040 test: verify IPC messages are emitted on next tick 9 years ago
Anna Henningsen 5782ec2427 module: don't cache uninitialized builtins 9 years ago