summaryrefslogtreecommitdiff
path: root/test/simple/test-child-process-stdout-flush.js
Commit message (Expand)AuthorAgeFilesLines
* s/exit/close/ in test-child-process-stdout-flush, fixes #3449Charlie McConnell2012-06-161-1/+1
* test: fix typo in test-child-process-stdout-flushVincent Ollivier2012-03-011-1/+1
* Remove separation of libuv testsRyan Dahl2011-11-021-1/+1
* test: replace .addListener() calls with .on()Ben Noordhuis2011-10-151-3/+3
* Mark tests which are broken in libuvRyan Dahl2011-08-231-0/+3
* Update copyright headersRyan Dahl2011-03-141-0/+21
* GJSLint all simple tests exclude http-*, url, pathOleg Efimov2010-12-051-5/+5
* Fix global leaksRyan Dahl2010-12-041-3/+3
* Update tests to work with module contextsRyan Dahl2010-07-151-2/+3
* :%s/sys.puts/console.log/gRyan Dahl2010-06-231-3/+3
* child process now use net.SocketRyan Dahl2010-03-171-0/+27