179 Commits (40b27ba8bb45a10168adc1695046a34a7512d4ee)

Author SHA1 Message Date
Gibson Fahnestock 6f85c81f0d
test: s/assert.equal/assert.strictEqual/ 8 years ago
Gibson Fahnestock db61c952de
test: use eslint to fix var->const/let 8 years ago
Rich Trott b4cf8c4036
benchmark,lib,test: adjust for linting 8 years ago
sivaprasanna 99a234c97e
test: refactor the code in test-fs-watch.js 8 years ago
Rich Trott e59697c695
test: fix flaky test-regress-GH-897 8 years ago
Rich Trott 5d0cc617bb
test: move resource intensive test to sequential 8 years ago
Tarang Hirani b2f7e7a5ad
test: add regex check to test-module-loading 8 years ago
Kunal Pathak 05909d045b
test: fix flaky test-vm-timeout-rethrow 8 years ago
Rich Trott 1b85989fb2
test: move long-running test to sequential 8 years ago
Rich Trott 1a7ca46544 test: fix flaky test-http-client-timeout-with-data 8 years ago
Adrian Estrada d2ce3909b1 test: improve the code in test-pipe.js 8 years ago
Sakthipriyan Vairamani (thefourtheye) 12d86aba49 test: refactor test-init.js 8 years ago
Rich Trott 8b44fb30a1 test: fix timers-same-timeout-wrong-list-deleted 8 years ago
Sam Shull dee5a7f9be test: invalid package.json causes error when require()ing in directory 8 years ago
Michaël Zasso 0605c74538
test: refactor test-crypto-timing-safe-equal 8 years ago
Rich Trott 64d7ea9ce4
test: refactor test-next-tick-error-spin 8 years ago
Rich Trott 9808985689
test: move timer-dependent test to sequential 8 years ago
Santiago Gimeno 093d677252 test: fix flaky test-net-GH-5504 8 years ago
Rich Trott 259b94202a test: move timer-dependent test to sequential 8 years ago
Rich Trott ce05b70595 test: fix freebsd10-64 CI failures 8 years ago
Ben Noordhuis 88e60c2124 test: use strict assertions in module loader test 8 years ago
cjihrig ad4cc361dd test: add coverage for execFileSync() errors 8 years ago
Sam Roberts 210ae5607c test: prevent workers outliving parent 8 years ago
Ben Noordhuis a46c02746a test: move flaky test to test/pummel 8 years ago
Rich Trott 39a53a0f29 test: remove unneeded escaping in template strings 8 years ago
Akito Ito af092f1fc0 test: cleanup test-net-server-address.js 8 years ago
Teddy Katz 5c6284a417 tools: add additional ESLint rules 8 years ago
Dany Shaanan 73d54a6fc7 tools: add eslint rule prefer-assert-methods 8 years ago
not-an-aardvark d0e61d4cc3 test: make crypto.timingSafeEqual test less flaky 8 years ago
not-an-aardvark afb9917f16 crypto: add crypto.timingSafeEqual() 8 years ago
Santiago Gimeno bb6d6a677c test: fix flaky `test-child-process-pass-fd` 8 years ago
Santiago Gimeno 0884c70535 child_process: workaround fd passing issue on OS X 9 years ago
Santiago Gimeno 4f09886dce test: fix flaky fs-watch tests 9 years ago
Evan Lucas ffb2db8285 Revert "repl,util: insert carriage returns in output" 8 years ago
Rich Trott 6bdc0e54b4 test: use strict equality in regression test 9 years ago
JungMinu 08e6eeee70 repl,util: insert carriage returns in output 9 years ago
vladimir 295d1ea016 util: support classes in util.deprecate() 9 years ago
Santiago Gimeno 8f51e36898 test: use common platform helpers everywhere 9 years ago
Sakthipriyan Vairamani 1ab6df6b04 test: make import common as the first line 9 years ago
Robert Chiras 9bb1024dc3 child_process: Check stderr before accessing it 9 years ago
cjihrig 9e9d499b8b test: use mustCall() for simple flow tracking 9 years ago
cjihrig 3ed0204f23 test: s/assert.fail/common.fail as appropriate 9 years ago
cjihrig acb976ac26 test: cleanup IIFE tests 9 years ago
cjihrig 432cb353e1 test: add common.rootDir 9 years ago
Ben Noordhuis c132e9cc24 test: listen on and connect to 127.0.0.1 9 years ago
Ben Noordhuis 4891001d7e debugger: make listen address configurable 9 years ago
Bryan English d6091c8194 test: use common.fixturesDir almost everywhere 9 years ago
Jeremiah Senkpiel b1f58edd54 test: abstract skip functionality to common 9 years ago
Rich Trott 75adc6a026 test: move test-debugger-debug-brk to sequential 9 years ago
Rich Trott 8c434e6d84 test: unmark test-http-regr-gh-2928 as flaky 9 years ago