node/test/fixtures
Felix Geisendörfer f8a3cf980f Properly handle child process exit codes
The child process 'exit' was returning the status of the process, rather than
the exit code. This patch properly deconstructs the status into the exit code
and the term signal a process may have received.

See:
http://pod.tst.eu/http://cvs.schmorp.de/libev/ev.pod#Watcher_Specific_Functions_and_Data_-5
and waitpid(2)
2010-04-28 13:54:17 -07:00
..
b Split tests. 2010-02-25 11:41:11 -08:00
cycles Split tests. 2010-02-25 11:41:11 -08:00
nested-index Split tests. 2010-02-25 11:41:11 -08:00
readdir Decoupled readdir test. 2010-02-25 18:49:10 -08:00
a.js Split tests. 2010-02-25 11:41:11 -08:00
a1.js Better require.async tests 2010-04-07 11:47:45 -07:00
cert.pem Add SSL tests 2010-04-02 17:14:03 -07:00
echo.js Get rid of coupling for stdout 2010-04-27 17:27:34 -07:00
exit.js Properly handle child process exit codes 2010-04-28 13:54:17 -07:00
fixture.ini More ini parser features. 2010-03-10 21:44:59 -08:00
msca.pem Add SSL tests 2010-04-02 17:14:03 -07:00
net-fd-passing-receiver.js Move Buffer into own module 2010-03-19 20:58:24 -07:00
print-10-lines.js SIGPIPE on stdout should kill the process by default 2010-04-22 14:25:13 -07:00
print-chars.js child process now use net.Socket 2010-03-17 14:00:17 -07:00
registerExt.test Add require.registerExtension 2010-03-11 22:00:55 -08:00
registerExt2.test Add require.registerExtension 2010-03-11 22:00:55 -08:00
should_exit.js New test-case: signal unregistration 2010-04-25 23:14:07 -07:00
stdout.js Get rid of coupling for stdout 2010-04-27 17:27:34 -07:00
test_ca.pem Split tests. 2010-02-25 11:41:11 -08:00
test_cert.pem Split tests. 2010-02-25 11:41:11 -08:00
test_key.pem Split tests. 2010-02-25 11:41:11 -08:00
throws_error.js Split tests. 2010-02-25 11:41:11 -08:00
throws_error1.js Better require.async throw test 2010-04-08 08:17:58 -07:00
x.txt Split tests. 2010-02-25 11:41:11 -08:00