121 Commits (e564cb6af41d2b1b4299d0bc436ddb32e5b7c60d)

Author SHA1 Message Date
Robert Chiras 612dfeb647 child_process: Check stderr before accessing it 9 years ago
Rich Trott b063dc90b1 test: use strict equality in regression test 8 years ago
Santiago Gimeno 5ed5142158 child_process: workaround fd passing issue on OS X 8 years ago
cjihrig 58f3fa17eb test: s/assert.fail/common.fail as appropriate 8 years ago
cjihrig b0e2f9a37a test: add common.rootDir 8 years ago
Rich Trott 8b88c384f0 tools: lint for object literal spacing 9 years ago
Rich Trott 4b464ce4bf benchmark: remove unused variables 8 years ago
Ben Noordhuis 7d6acefbcc test: listen on and connect to 127.0.0.1 8 years ago
Rich Trott 3aef9b813f test: unmark test-http-regr-gh-2928 as flaky 9 years ago
Jeremiah Senkpiel 4067cde7ee test: abstract skip functionality to common 9 years ago
James M Snell 1d68bdbe3f test: fix error message checks in test-module-loading 9 years ago
Rich Trott aaeeec4765 lib,test,tools: alignment on variable assignments 9 years ago
Santiago Gimeno 0f9405dd33 test: move more tests from sequential to parallel 9 years ago
Santiago Gimeno 25d4b5b1e9 test: move some test from sequential to parallel 9 years ago
Ali Ijaz Sheikh 7b60b8f8e9 test: fix flakiness of stringbytes-external 9 years ago
Rich Trott b4ef644ce4 test: retry on known SmartOS bug 9 years ago
Rich Trott f242e62817 test: remove flaky designation from fixed tests 9 years ago
Rich Trott 068b0cbd12 test: move cluster tests to parallel 9 years ago
Rich Trott 28b9ca8f14 src,test,tools: modify for more stringent linting 9 years ago
Rich Trott 04b1b0a46f test: mark test-http-regr-gh-2928 flaky 9 years ago
Michael Dawson e24f49a6d9 test: disable fs watch tests for AIX 9 years ago
Rich Trott 8b99e2d97f test: fix flaky test-http-regr-gh-2928 9 years ago
Rich Trott 731767cfb2 test: remove unneeded common.indirectInstanceOf() 9 years ago
Rich Trott e3aa9b65bf test: fix flaky test-dgram-pingpong 9 years ago
Rich Trott 9eac7faa18 test: mark flaky tests on Raspberry Pi 9 years ago
Rich Trott 2f7b606065 tools: lint for spacing around unary operators 9 years ago
Rich Trott bdcafd0aa2 test: fix redeclared vars in sequential tests 9 years ago
Rich Trott c0280e1b4d test: refactor test-fs-watch 9 years ago
Michaël Zasso 61570cc052 lib,test: remove extra semicolons 9 years ago
Rich Trott be8274508c test: improve test-cluster-disconnect-suicide-race 9 years ago
Rich Trott 0178001163 test: make test-cluster-disconnect-leak reliable 9 years ago
Rich Trott 8ea76608ed test: move resource intensive tests to sequential 9 years ago
Santiago Gimeno b8213ba7e1 cluster: ignore queryServer msgs on disconnection 9 years ago
Santiago Gimeno f8a676ed59 cluster: fix race condition setting suicide prop 9 years ago
Michaël Zasso 607f545568 test: fix style issues after eslint update 9 years ago
cjihrig 1408f7abb1 module,src: do not wrap modules with -1 lineOffset 9 years ago
Rich Trott 0d5a508dfb test: extend timeout in Debug mode 9 years ago
Rich Trott 2f4538ddda test: remove unused vars 9 years ago
Rich Trott dffe83ccd6 test: remove unused modules 9 years ago
Rich Trott e70c88df56 test: remove unused assert module imports 9 years ago
Rich Trott d795301025 test: remove unnecessary assignments 9 years ago
Jeremiah Senkpiel fd250b8fab test: parallelize test-repl-persistent-history 9 years ago
Sakthipriyan Vairamani 3d81ea99bb lib,test: update let to const where applicable 9 years ago
Tristian Flanagan 8a9869eeab module: fix column offsets in errors 9 years ago
Rich Trott 9baebd845e test: run pipeline flood test in parallel 9 years ago
Stefan Budeanu 04d8a654b2 test: skip/replace weak crypto tests in FIPS mode 9 years ago
Rich Trott af5fda3170 test: refactor test-http-pipeline-flood 9 years ago
Devin Nakamura 52a94220fd test: fix flaky test test-http-pipeline-flood 9 years ago
Evan Lucas b9b2f1a22f repl: don't crash if cannot open history file 9 years ago
Sakthipriyan Vairamani 3c158af66e test: enhance fs-watch-recursive test 9 years ago