The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / test / simple / test-child-process-double-pipe.js @ 6f043940

History | View | Annotate | Download (3.11 KB)

# Date Author Comment
7f4aba91 02/20/2012 07:29 AM Ben Noordhuis

test: include common.js in all tests

0cdf85e2 02/18/2012 06:34 PM isaacs

Lint all the JavaScripts.

892056bf 01/17/2012 02:16 PM Bert Belder

tests: fix more lint issues

56315494 10/28/2011 06:57 PM Igor Zinkovsky

fix simple/test-child-process-double-pipe on windows

87286cc7 10/05/2011 09:51 PM Colton Baker

Fixed a lot of jslint errors.

Fixes #1831

4e1d6fca 08/24/2011 02:45 AM Ryan Dahl

Mark tests which are broken in libuv

2c11718d 08/11/2011 08:25 PM Ryan Dahl

Add some debug output to test-child-process-double-pipe

55048cdf 03/14/2011 08:37 PM Ryan Dahl

Update copyright headers

0665f027 12/05/2010 06:41 PM Oleg Efimov

GJSLint all simple tests exclude http-*, url, path

06267f4d 11/11/2010 01:32 AM Ryan Dahl

Remove -e from echo in test. Non-portable

07da49b0 11/07/2010 04:07 PM Guillaume Tuton

Set FD_CLOEXEC flag on stdio FDs before spawning.

With regression test.