0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/fixtures
Orlando Vazquez 92da636b97 Add a parameter to spawn() that sets the child's stdio file descriptors.
After the child is forked, these file descriptors will get dup2()'d to STDIN,
STDIO, and STDERR.

(API may be changed.)
2010-06-02 10:41:24 -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
a1.js Better require.async tests 2010-04-07 11:47:45 -07:00
a.js Split tests. 2010-02-25 11:41:11 -08:00
cert.pem Add SSL tests 2010-04-02 17:14:03 -07:00
child_process_should_emit_error.js Forgot to add child_process_should_emit_error.js 2010-05-08 23:24:24 -07:00
echo.js Get rid of coupling for stdout 2010-04-27 17:27:34 -07:00
elipses.txt Bugfix: fs.ReadStream.setEncoding 2010-05-26 18:33:38 -07:00
empty.txt Handle empty files with fs.readFile 2010-05-13 12:42:17 -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-from-buffer.js fs.WriteStream.write should support buffer 2010-05-17 19:44:14 -07:00
print-chars.js child process now use net.Socket 2010-03-17 14:00:17 -07:00
registerExt2.test Add require.registerExtension 2010-03-11 22:00:55 -08:00
registerExt.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
stdio-filter.js Add a parameter to spawn() that sets the child's stdio file descriptors. 2010-06-02 10:41:24 -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_error1.js Better require.async throw test 2010-04-08 08:17:58 -07:00
throws_error2.js Improve error reporting 2010-05-09 13:55:42 -07:00
throws_error3.js Improve error reporting 2010-05-09 13:55:42 -07:00
throws_error.js Split tests. 2010-02-25 11:41:11 -08:00
x.txt Split tests. 2010-02-25 11:41:11 -08:00