87 Commits (b094402937cdf6e5cef6f2bb62821d1fb0ef1410)

Author SHA1 Message Date
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 9 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
João Reis 242c88b8ae test: mark test-repl-persistent-history as flaky 9 years ago
Sakthipriyan Vairamani b11e256574 test: use tmpDir instead of fixturesDir 9 years ago
Ben Noordhuis de88255b0f Revert "lib,src: add unix socket getsockname/getpeername" 9 years ago
Ben Noordhuis f337595441 lib,src: add unix socket getsockname/getpeername 10 years ago
Alexis Campailla 34e25b2313 test: initial list of flaky tests 9 years ago
Alexis Campailla ff05953b8d test: add test configuration templates 9 years ago
Todd Kennedy 3849750a09 repl: dont throw ENOENT on NODE_REPL_HISTORY_FILE 9 years ago
muddletoes 6fff0f73dc test: correct spelling of 'childProcess' 10 years ago
Jeremiah Senkpiel ceee8d2807 test: add tests for persistent repl history 9 years ago
Fedor Indutny ef65321083 node: do not override `message`/`stack` of error 9 years ago
Sakthipriyan Vairamani 80a1cf7425 test: fix messages and use return to skip tests 9 years ago