98 Commits (8bad51977ae63e21a5975e6f4a5b908afd5c5cc6)

Author SHA1 Message Date
Michaël Zasso 0ec093cd41 lib,test: remove extra semicolons 9 years ago
Santiago Gimeno 9571be12f6 cluster: fix race condition setting suicide prop 9 years ago
Michaël Zasso d1aabd6264 test: fix style issues after eslint update 9 years ago
Rich Trott 9164c00bdb test: move resource intensive tests to sequential 9 years ago
Santiago Gimeno f9f1dd9290 cluster: ignore queryServer msgs on disconnection 9 years ago
Mathias Buus 3b27dd5ce1 buffer: throw if both length and enc are passed 9 years ago
Rich Trott bc39d6a3a6 test: remove unused vars 9 years ago
Rich Trott 6abd8b587e test: remove unused modules 9 years ago
Rich Trott a030c5cf49 test: remove unused assert module imports 9 years ago
Rich Trott 11136bf334 test: extend timeout in Debug mode 9 years ago
Rich Trott 082cc8d6d8 test: remove unnecessary assignments 9 years ago
cjihrig 2a60e2ad71 module,src: do not wrap modules with -1 lineOffset 9 years ago
Jeremiah Senkpiel 7598ed6cc0 test: parallelize test-repl-persistent-history 9 years ago
Tristian Flanagan dfee4e3712 module: fix column offsets in errors 9 years ago
Minwoo Jung d01eb6882f lib: add 'pid' prefix in `internal/util` 9 years ago
Stefan Budeanu e499ea849c test: skip/replace weak crypto tests in FIPS mode 9 years ago
Wyatt Preul 007cfea308 util: remove pump 9 years ago
Rich Trott 3fea3cb627 test: run pipeline flood test in parallel 9 years ago
Rich Trott d9734b7cc9 test: refactor test-http-pipeline-flood 9 years ago
Devin Nakamura 974767ec0d test: fix flaky test test-http-pipeline-flood 9 years ago
Sakthipriyan Vairamani a28b938895 test: enhance fs-watch-recursive test 9 years ago
Evan Lucas a4a0efc534 repl: don't crash if cannot open history file 9 years ago
Rich Trott 6d6bc5d9d8 test: mark http-pipeline-flood flaky 9 years ago
Rich Trott 26e47efbca test: split independent tests into separate files 9 years ago
Sakthipriyan Vairamani aaf9b488e2 lib,test: update let to const where applicable 9 years ago
Myles Borins 28e9a022df test: wrap assert.fail when passed to callback 9 years ago
Rich Trott d89bc7bc97 test: fix flaky test-child-process-emfile 9 years ago
Jeremiah Senkpiel 5923dee07e test: repl-persistent-history is no longer flaky 9 years ago
Wyatt Preul 8b4adb267b util: Remove p, has been deprecated for years 9 years ago
Jeremiah Senkpiel 73b7e052c0 repl: limit persistent history correctly on load 9 years ago
Jeremiah Senkpiel 286ef1daca test: cleanup, improve repl-persistent-history 9 years ago
Michaël Zasso bbdbef9274 test: fix tests after V8 upgrade 9 years ago
Myles Borins 6c032a8333 test: replace util with backtick strings 9 years ago
Rich Trott e3d9d25083 test: add test-child-process-emfile fail message 9 years ago
Rich Trott 72c8a74b55 test: remove common.inspect() 9 years ago
Rich Trott a1040f2065 test: refresh temp directory when using pipe 9 years ago
Junliang Yan a9d42e0131 test: fix losing original env vars issue 9 years ago
Rich Trott 099cfbc58c test: remove deprecated error logging 9 years ago
Sakthipriyan Vairamani 6ad458b752 module: remove unnecessary property and method 9 years ago
charlierudolph 87e820ead5 fs: include filename in watch errors 9 years ago
Rich Trott 02fe8215f0 test: load common.js to test for global leaks 9 years ago
Rich Trott 306936e98f test: change calls to deprecated util.print() 9 years ago
Rich Trott 44efd66132 test: replace deprecated util.debug() calls 9 years ago
Sakthipriyan Vairamani 571a517259 test: test sync version of mkdir & rmdir 9 years ago
Sakthipriyan Vairamani 61d48b45b5 test: use tmpDir instead of fixtures in readdir 9 years ago
Sakthipriyan Vairamani 9aa6a437cd test: use tmp directory in chdir test 9 years ago
Sakthipriyan Vairamani f0a75ab2d3 doc,test: enable recursive file watching in Windows 9 years ago
Karl Skomski 6ed0603fb1 build: add --enable-asan with builtin leakcheck 10 years ago
Rich Trott 10a32aee84 test: refactor to eliminate flaky test 9 years ago
João Reis 68a658d82b test: mark test-vm-syntax-error-stderr as flaky 9 years ago