42 Commits (1aa9d3a2ab9bcd03f58efc95dc0077a82088fe61)

Author SHA1 Message Date
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
Glen Keane 5e825d1073 tracing: add lttng support for tracing on linux 10 years ago
Vladimir Kurchatkin 8de89ec465 lib: move default address logic to `net._listen2` 10 years ago
Ben Noordhuis 1ea607cb29 test: move sequential/test-debug-port-from-cmdline 10 years ago
Julien Gilli 2f33e00d71 test: fix test-debug-port-from-cmdline.js 10 years ago
Fedor Indutny 27e9ed6e98 test: fix setproctitle on FreeBSD 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Ben Noordhuis c8676cb361 test: move sequential/test-debug-port-cluster 10 years ago
Ben Noordhuis 3da4f87b32 test: move sequential/test-debug-signal-cluster 10 years ago
Ben Noordhuis 11c1bae734 lib: make --debug-port work with cluster 10 years ago
Ben Noordhuis 5ec5fd83d4 test: delete sequential/test-debug-cluster 10 years ago
Caitlin Potter be2404e0d3 core: throw TypeError if chdir() args are wrong 10 years ago
cjihrig 5678595856 fs: deprecate exists() and existsSync() 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago