aboutsummaryrefslogtreecommitdiff
path: root/test/simple/test-child-process-ipc.js
AgeCommit message (Expand)Author
2012-12-14test updatesisaacs
2011-10-15test: replace .addListener() calls with .on()Ben Noordhuis
2011-03-14Update copyright headersRyan Dahl
2010-12-05GJSLint all simple tests exclude http-*, url, pathOleg Efimov
2010-12-04Fix global leaksRyan Dahl
2010-07-15Update tests to work with module contextsRyan Dahl
2010-06-23:%s/sys.puts/console.log/gRyan Dahl
2010-04-08Update stream API: forceClose() -> destroy(), close() -> end()Ryan Dahl
2010-03-17child process now use net.SocketRyan Dahl