263 Commits (c8a21436c9f2b74eecb2d7e99879ec1bc3d72a4c)

Author SHA1 Message Date
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
Sakthipriyan Vairamani d5ab92bcc1 test: use common.isWindows consistently 9 years ago
Sakthipriyan Vairamani 4e78cd71c0 test: skip IPv6 part before testing it 9 years ago
Sakthipriyan Vairamani 79c865a53f test: changing process.exit to return while skipping tests 9 years ago
Sakthipriyan Vairamani 69298d36cf test: formatting skip messages for TAP parsing 9 years ago
Roman Reiss d4ceb16da2 test: properly clean up temp directory 9 years ago
Sakthipriyan Vairamani 9cd44bb2b6 util: prepend '(node) ' to deprecation messages 9 years ago
Roman Reiss e3f9335c40 tools: re-enable comma-spacing linter rule 9 years ago
Roman Reiss fb8811d95e lib,test: fix whitespace issues 9 years ago
Rich Trott 7c79490bfb test: only refresh tmpDir for tests that need it 10 years ago
Rich Trott a6b8ee19b8 test: create temp dir in common.js 10 years ago
Rod Vagg f78c722df5 test: remove hardwired references to 'iojs' 10 years ago
Evan Lucas 5b6f575c1f Revert "src: add getopt option parser" 10 years ago
Evan Lucas c0e7bf2d8c src: add getopt option parser 10 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Rod Vagg f9b226c1c1 test: extend timeouts for ARMv6 10 years ago
Roman Reiss 7049d7b474 test: increase timeouts on ARM 10 years ago
Roman Reiss 955c1508da test: reduce sequential/test-fs-watch flakiness 10 years ago
Ben Noordhuis 9705a34e96 test: move sequential/test-signal-unregister 10 years ago
Ben Noordhuis 10a9c00563 test: fix timing issue in signal test 10 years ago
Rod Vagg f600111d82 test: cache lazy properties, fix style nits 10 years ago
Johan Bergström c15e81afdd test: Introduce knowledge of FreeBSD jails 10 years ago
Shigeki Ohtsu 82f067e60b test: fix ext commands to be double quoted 10 years ago
Johan Bergström 671fbd5a9d test: refactor all tests that depends on crypto 10 years ago
Brendan Ashworth 0df54303c1 test: common.js -> common 10 years ago