3790 Commits (0f9405dd33df48b7d556c1bd3bf7b4a5281bcb2c)

Author SHA1 Message Date
Santiago Gimeno 0f9405dd33 test: move more tests from sequential to parallel 9 years ago
Santiago Gimeno 37cc249218 test: fix test-net-settimeout flakiness 9 years ago
Rich Trott 69dcbb642f test: fix flaky test-child-process-fork-net 9 years ago
silverwind a97a6a9d69 test: fix issues for ESLint 2.7.0 9 years ago
Rich Trott a865975909 test: fix flaky test-http-client-abort 9 years ago
Santiago Gimeno 25d4b5b1e9 test: move some test from sequential to parallel 9 years ago
Rich Trott 28040ccf49 test: refactor test-file-write-stream3 9 years ago
Rich Trott 3a67a05ed4 test: enforce strict mode for test-domain-crypto 9 years ago
Rich Trott 0b376cb3f9 test: fix pummel test failures 9 years ago
Fedor Indutny 9a8b53124d http: unref socket timer on parser execute 9 years ago
Anna Henningsen 8b077faa82 buffer: fix UCS2 indexOf for odd buffer length 9 years ago
Anna Henningsen 12a9699fcf buffer: fix needle length misestimation for UCS2 9 years ago
Ali Ijaz Sheikh 7b60b8f8e9 test: fix flakiness of stringbytes-external 9 years ago
Myles Borins cc4c5187ed test: ensure test-npm-install uses correct node 9 years ago
Rich Trott 4fb4ba98a8 tools: remove disabling of already-disabled rule 9 years ago
Santiago Gimeno 3d4d5777bc test: refactor http-end-throw-socket-handling 9 years ago
Ilya Shaisultanov 59a977dd22 assert: respect assert.doesNotThrow message. 10 years ago
Anna Henningsen 51c0808b55 stream: Fix readableState.awaitDrain mechanism 9 years ago
Mihai Potra b28e44deb2 http: Corrects IPv6 address in Host header 9 years ago
Matteo Collina 4f1c82f995 streams: support unlimited synchronous cork/uncork cycles 9 years ago
Rich Trott ac40a4510d test: explicitly set global in test-repl 9 years ago
Rich Trott a7b3a7533a test: be explicit about polluting of `global` 9 years ago
Rich Trott 73e3b7b9a8 test: make use of globals explicit 9 years ago
Rich Trott e7877e61b6 test: fix flaky test-net-socket-timeout-unref 9 years ago
Anna Henningsen f949c273cd assert: Check typed array view type in deepEqual 9 years ago
Rich Trott ccf90b651a test: fix test-dns.js flakiness 9 years ago
Anna Henningsen 1994ac0912 test: add test for piping large input from stdin 9 years ago
Rich Trott cc1aab9f6a test: mitigate flaky test-https-agent 9 years ago
Sakthipriyan Vairamani 10fe79b809 test: fix offending max-len linter error 9 years ago
Jeremiah Senkpiel 63d82960fd test: stdin is not always a net.Socket 9 years ago
Rich Trott fe0233b923 test: add known_issues test for GH-2148 9 years ago
Rich Trott d59be4d248 test: ensure _handle property existence 9 years ago
Brian White 65fc4e36ce querystring: don't stringify bad surrogate pair 9 years ago
Brian White 9702153107 test: fix flaky test-repl 9 years ago
Ben Noordhuis a0a2e69097 test: move dns test to test/internet 9 years ago
Brian White 8462d8f465 test: fix flaky test-net-socket-timeout 9 years ago
Rich Trott e0b283af73 test: fix flaky test-http-set-timeout 9 years ago
Rich Trott 5853fec36f test: fix test-debugger-client.js 9 years ago
Benjamin Gruenbaum 86e3903626 dns: Use object without protoype for map 9 years ago
Brian White ea83c382f9 test: ensure win32.isAbsolute() is consistent 9 years ago
Santiago Gimeno 0a1eb168e0 test: fix `test-cluster-worker-kill` 9 years ago
Jérémy Lal 86b876fe7b test: smaller chunk size for smaller person.jpg 9 years ago
Jérémy Lal 1135ee97e7 test: strip non-free icc profile from person.jpg 9 years ago
Claudio Rodriguez 0836d7e2fb test: fix flaky test-cluster-shared-leak 9 years ago
Michael Dawson e57355c2f4 test: make test-net-connect-options-ipv6.js better 9 years ago
Santiago Gimeno 1b266fc15c test: remove the use of curl in the test suite 9 years ago
Rich Trott 7e45d4f076 test: minimize test-http-get-pipeline-problem 9 years ago
cjihrig 78effc3484 test: add batch of known issue tests 9 years ago
Rich Trott 0c6f6742f2 console: check that stderr is writable 9 years ago
Santiago Gimeno d506eea4b7 test: improve test-npm-install 9 years ago