summaryrefslogtreecommitdiff
path: root/test/simple/test-child-process-exec-cwd.js
Commit message (Expand)AuthorAgeFilesLines
* test: replace .addListener() calls with .on()Ben Noordhuis2011-10-151-1/+1
* Fixed a lot of jslint errors.Colton Baker2011-10-051-2/+2
* Fix test-child-process-exec-cwd.Ryan Dahl2011-08-081-1/+1
* win: fix test-child-process-exec-cwdRyan Dahl2011-08-011-2/+13
* Update copyright headersRyan Dahl2011-03-141-0/+21
* GJSLint all simple tests exclude http-*, url, pathOleg Efimov2010-12-051-3/+3
* Fix global leaksRyan Dahl2010-12-041-2/+2
* Expose cwd option to child_process.exec()Bert Belder2010-08-061-0/+24