node/test
Rich Trott 972a57cb20 test: make test-process-argv-0 robust
Remove use of STDERR to avoid test flakiness on CentOS 5.

Use parent process exit event for assertion rather than child exit
event.

PR-URL: https://github.com/nodejs/node/pull/2541
Fixes: https://github.com/nodejs/node/issues/2477
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
2015-08-26 09:09:56 -07:00
..
addons build: make ci test addons in test/addons 2015-08-25 12:03:57 +02:00
cctest deps: check in gtest, add util unit test 2015-04-01 22:35:56 +02:00
debugger debugger: improve ESRCH error message 2015-06-05 05:54:19 +02:00
disabled test: fix messages and use return to skip tests 2015-08-03 21:32:48 +05:30
fixtures node: rename from io.js to node 2015-08-23 17:59:43 -04:00
gc test: add spaces after keywords 2015-08-22 18:01:53 -07:00
internet test: use reserved IP in test-net-connect-timeout 2015-08-23 14:30:01 -07:00
message test: remove unreachable code 2015-08-20 20:16:47 +02:00
parallel test: make test-process-argv-0 robust 2015-08-26 09:09:56 -07:00
pummel test: remove two obsolete pummel tests 2015-08-04 11:56:15 -07:00
sequential repl: dont throw ENOENT on NODE_REPL_HISTORY_FILE 2015-08-20 10:29:35 -04:00
testpy test: create temp dir in common.js 2015-06-12 10:27:29 +10:00
timers test: enable linting for tests 2015-05-19 21:21:27 +02:00
.eslintrc test: disallow unreachable code 2015-08-20 20:12:44 +02:00
common.js node: rename from io.js to node 2015-08-23 17:59:43 -04:00