3645 Commits (b16a50d32d750cf8b9f4bed7d90b38d87d76c34a)

Author SHA1 Message Date
Rich Trott b16a50d32d test: clarify role of domains in test 9 years ago
Rich Trott 242d07890f test: improve assert message 9 years ago
Rich Trott bfa925f15f test: shorten path for bogus socket 9 years ago
Devin Nakamura 2413a4e99d test: fix race condition in test-http-client-onerror 9 years ago
Rich Trott a030c5cf49 test: remove unused assert module imports 9 years ago
Brian White 2a1ef977e3 http: fix non-string header value concatenation 9 years ago
Johan Bergström 6efa031168 test: don't use cwd for relative path 9 years ago
Johan Bergström 842e5a10ac test: don't assume a certain folder structure 9 years ago
Johan Bergström 8132b942a7 test: make temp path customizable 9 years ago
Rich Trott 11136bf334 test: extend timeout in Debug mode 9 years ago
Rich Trott 1762db0142 test: remove unused variables from net tests 9 years ago
Rich Trott 2b1999b7c7 test: remove unused vars in ChildProcess tests 9 years ago
Brian White fd551c3f29 test: fix flaky cluster-disconnect-race 9 years ago
Brian White 3809126427 test: fix flaky cluster-net-send 9 years ago
Brian White 30c0062dd2 test: fix flaky child-process-fork-regr-gh-2847 9 years ago
Rich Trott fd395ba5c9 test: remove unused variables from HTTPS tests 9 years ago
Rich Trott 3d23567622 test: remove unused variables from TLS tests 9 years ago
Rich Trott abe8a344a5 test: remove unused variables form http tests 9 years ago
Rich Trott d09c447ef9 test: mark test-debug-no-context is flaky 9 years ago
Rich Trott 57a51a00e8 child_process: guard against race condition 9 years ago
Rich Trott 082cc8d6d8 test: remove unnecessary assignments 9 years ago
Rich Trott 686a85ff43 test: remove unused var from test-assert.js 9 years ago
Rich Trott 3311267f75 test: remove unused `util` imports 9 years ago
Rich Trott 7d1d0b7aeb test: refactor test-net-connect-options-ipv6 9 years ago
Santiago Gimeno 025e4aaf37 test: fix http-response-multiheaders 9 years ago
Max Barinov 1c5d4f2453 http: 451 status code "Unavailable For Legal Reasons" 9 years ago
Santiago Gimeno cf503052bf test: fix domain-top-level-error-handler-throw 9 years ago
Brian White d847a74405 test: use platformTimeout() in more places 9 years ago
Fedor Indutny 3213e5fe6e https: use `servername` in agent key 9 years ago
Mudit Ameta 29c4a2af5c repl: Fixed node repl history edge case. 9 years ago
Dave 6e11e22081 http: remove excess calls to removeSocket 9 years ago
Claudio Rodriguez 63786227cc assert: typed array deepequal performance fix 9 years ago
Brian White 18490d3d5a module: always decorate thrown errors 9 years ago
Brian White 4b0b991bf5 test: fix flaky test-net-error-twice 9 years ago
Fedor Indutny a2c1799a5b crypto: load PFX chain the same way as regular one 9 years ago
Trevor Norris 946315f7d8 node: improve GetActiveHandles performance 9 years ago
Fedor Indutny 32ac3769f5 http: do not emit `upgrade` on advertisement 9 years ago
Brian White 0b43c08f44 util: pass on additional error() args 9 years ago
Brian White 852313af65 test: try other ipv6 localhost alternatives 9 years ago
Ben Noordhuis 25776f3ea1 debugger: guard against call from non-node context 9 years ago
Xotic750 93d6b5fb68 util: use consistent Dates in inspect() 9 years ago
Ben Noordhuis 2859f9ef92 test: fix debug-port-cluster flakiness 9 years ago
cjihrig cb0b4a6bc0 test: add test for debugging one line files 9 years ago
cjihrig 2a60e2ad71 module,src: do not wrap modules with -1 lineOffset 9 years ago
Evan Lucas 0b9c3a30d6 test: add test for tls.parseCertString 9 years ago
Bryan English 7a518788e9 doc, test: symbols as event names 9 years ago
cjihrig b799a74709 src: fix line numbers on core errors 9 years ago
Jeremiah Senkpiel 7598ed6cc0 test: parallelize test-repl-persistent-history 9 years ago
Jeremiah Senkpiel 668449ad14 test: use regular timeout times for ARMv8 9 years ago
Fedor Indutny acef181fde https: support disabling session caching 9 years ago