186 Commits (87df7e65bc5e3915cf9d3decc9133d8b4d004a30)

Author SHA1 Message Date
cjihrig 7dd82dd1c3 test: add common.mustNotCall() 8 years ago
Rich Trott 80c72c6d55 test: fix flaky test-regress-GH-897 8 years ago
Rich Trott d3eca02576 test: move resource intensive test to sequential 8 years ago
Gibson Fahnestock 3d2aef3979 test: s/assert.equal/assert.strictEqual/ 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
Rich Trott a68987c154 benchmark,lib,test: adjust for linting 8 years ago
sivaprasanna 8839d504cc test: refactor the code in test-util-debug.js 8 years ago
Josh Gavant 6ff3b03240 src, inspector: add --inspect-brk option 8 years ago
cjihrig ff1efa6087 test: use const for all require() calls 8 years ago
Rich Trott 0b33ef80f1 test: fix flaky test-http-client-timeout-with-data 8 years ago
Adrian Estrada fc103bbdc8 test: improve the code in test-pipe.js 8 years ago
Sakthipriyan Vairamani (thefourtheye) bf2c49cf71
test: refactor test-init.js 8 years ago
sivaprasanna 5b82800241 test: refactor the code in test-fs-watch.js 8 years ago
Rich Trott 4bdf494d63 test: fix timers-same-timeout-wrong-list-deleted 8 years ago
Rich Trott cdeb85efc2 test: move long-running test to sequential 8 years ago
Sam Shull 4f486aa661 test: invalid package.json causes error when require()ing in directory 8 years ago
Michaël Zasso cf719152b0 test: refactor test-crypto-timing-safe-equal 8 years ago
Rich Trott c7976b537a test: refactor test-next-tick-error-spin 8 years ago
Rich Trott 1ce05ad540 test: move timer-dependent test to sequential 8 years ago
Santiago Gimeno f8f67d253e
test: fix flaky test-net-GH-5504 8 years ago
Rich Trott 9fa94237c8 test: move timer-dependent test to sequential 8 years ago
cjihrig 49d1c366d8 child_process: remove extra newline in errors 8 years ago
Rich Trott 6ef636c0c9 test: fix freebsd10-64 CI failures 8 years ago
Sam Roberts 4d896c44f3 test: prevent workers outliving parent 8 years ago
Ben Noordhuis 443e218544 test: use strict assertions in module loader test 8 years ago
cjihrig a508000093 test: add coverage for execFileSync() errors 8 years ago
Ben Noordhuis 8fca311857 test: add more module loader test coverage 8 years ago
Ben Noordhuis 1b8fca16bc test: move flaky test to test/pummel 8 years ago
Rich Trott 150dc5c2e6 test: remove unneeded escaping in template strings 8 years ago
Akito Ito 506cda6ea6 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 8 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 8 years ago
not-an-aardvark 0fc5e0dcd9 crypto: add crypto.timingSafeEqual 8 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 8 years ago
Rich Trott 8badb67761 test: use strict equality in regression test 8 years ago
JungMinu fce4b981ea repl,util: insert carriage returns in output 8 years ago
vladimir 320f433dcd util: support classes in util.deprecate() 8 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 8 years ago
Robert Chiras 765de1ae11 child_process: Check stderr before accessing it 9 years ago
cjihrig 04b4d15b39 test: use mustCall() for simple flow tracking 8 years ago
cjihrig 6510eb5ddc test: s/assert.fail/common.fail as appropriate 8 years ago
cjihrig 4a408321d9 test: cleanup IIFE tests 8 years ago