175 Commits (d2896d92a7c8fb8d8ac8702b58b572c8b83dbfab)

Author SHA1 Message Date
Rich Trott 8ac9d07805 test: fix flaky test-http-client-timeout-with-data 8 years ago
Adrian Estrada f6ed233546 test: improve the code in test-pipe.js 8 years ago
Sakthipriyan Vairamani (thefourtheye) a82be5d44c test: refactor test-init.js 8 years ago
Rich Trott 501165f0c1 test: fix timers-same-timeout-wrong-list-deleted 8 years ago
Rich Trott 01509bc67e
test: move long-running test to sequential 8 years ago
Sam Shull 6f2f02d5ad
test: invalid package.json causes error when require()ing in directory 8 years ago
Michaël Zasso 0ccb2c3992
test: refactor test-crypto-timing-safe-equal 8 years ago
Rich Trott dae3d3e53c
test: refactor test-next-tick-error-spin 8 years ago
Rich Trott 2a9625656d
test: move timer-dependent test to sequential 8 years ago
Santiago Gimeno 6eb6816e22 test: fix flaky test-net-GH-5504 8 years ago
Rich Trott 9d9ea8127e test: move timer-dependent test to sequential 8 years ago
Rich Trott 411b1339bc test: fix freebsd10-64 CI failures 8 years ago
Sam Roberts d49d990c42 test: prevent workers outliving parent 8 years ago
Ben Noordhuis f39eb05946 test: use strict assertions in module loader test 8 years ago
cjihrig 63ef0990f3 test: add coverage for execFileSync() errors 8 years ago
Ben Noordhuis 21ba3e3b89 test: add more module loader test coverage 8 years ago
Ben Noordhuis 4be1ba582a test: move flaky test to test/pummel 8 years ago
Rich Trott 68157bd8b9 test: remove unneeded escaping in template strings 8 years ago
Akito Ito f77cdf8f8a test: cleanup test-net-server-address.js 8 years ago
Teddy Katz b1b1978ec5
tools: add additional ESLint rules 8 years ago
Dany Shaanan d469321946 tools: add eslint rule prefer-assert-methods 8 years ago
not-an-aardvark c678ecbca0 test: make crypto.timingSafeEqual test less flaky 8 years ago
not-an-aardvark 079acccb56 crypto: add crypto.timingSafeEqual() 8 years ago
Ben Noordhuis 8e7cbe2546 src: make debugger listen on 127.0.0.1 by default 9 years ago
James M Snell 0764bc4711 Revert "crypto: add crypto.timingSafeEqual" 8 years ago
Santiago Gimeno 64cbe7aa9e test: fix flaky `test-child-process-pass-fd` 8 years ago
Santiago Gimeno db6253f94a child_process: workaround fd passing issue on OS X 9 years ago
not-an-aardvark 0fc5e0dcd9 crypto: add crypto.timingSafeEqual 9 years ago
Evan Lucas 76007079ec Revert "repl,util: insert carriage returns in output" 8 years ago
Santiago Gimeno 5f617c5f9e test: fix flaky fs-watch tests 9 years ago
Rich Trott 8badb67761 test: use strict equality in regression test 9 years ago
JungMinu fce4b981ea repl,util: insert carriage returns in output 9 years ago
vladimir 320f433dcd util: support classes in util.deprecate() 9 years ago
Santiago Gimeno dee0e3a333 test: use common platform helpers everywhere 9 years ago
Sakthipriyan Vairamani 612307564b test: make import common as the first line 9 years ago
Robert Chiras 765de1ae11 child_process: Check stderr before accessing it 9 years ago
cjihrig 04b4d15b39 test: use mustCall() for simple flow tracking 9 years ago
cjihrig 6510eb5ddc test: s/assert.fail/common.fail as appropriate 9 years ago
cjihrig 4a408321d9 test: cleanup IIFE tests 9 years ago
cjihrig e9bb3329ea test: add common.rootDir 9 years ago
Ben Noordhuis f47c394d75 test: listen on and connect to 127.0.0.1 9 years ago
Ben Noordhuis c5c28c3d50 debugger: make listen address configurable 9 years ago
Bryan English cc2a88a2f3 test: use common.fixturesDir almost everywhere 9 years ago
Rich Trott 5a5b74aad6 test: move test-debugger-debug-brk to sequential 9 years ago
Jeremiah Senkpiel 52bae222a3 test: abstract skip functionality to common 9 years ago
Rich Trott 4e6dc00401 tools: lint for object literal spacing 9 years ago
Rich Trott 330ea769ef test: unmark test-http-regr-gh-2928 as flaky 9 years ago
Rich Trott a7335bd1f0 test,benchmark: use deepStrictEqual() 9 years ago
Dirceu Pereira Tiegs 02ac302b6d net: Validate port in createServer().listen() 9 years ago
Santiago Gimeno 2dc5ad460a test: move more tests from sequential to parallel 9 years ago