summaryrefslogtreecommitdiff
path: root/test/parallel/test-child-process-fork-exec-path.js
Commit message (Expand)AuthorAgeFilesLines
* lib,src: fix consistent spacing inside bracesSebastiaan Deckers2017-07-211-1/+1
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-4/+4
* test: use const for all require() callscjihrig2017-01-021-4/+4
* test: refactor test-child-fork-exec-path.jshirabhullar2016-12-051-2/+2
* test: make import common as the first lineSakthipriyan Vairamani2016-07-211-1/+1
* lib,benchmark,test: implement consistent bracesRich Trott2016-07-121-4/+2
* test,benchmark: use deepStrictEqual()Rich Trott2016-04-221-1/+1
* test: remove unused vars in ChildProcess testsRich Trott2015-12-291-1/+0
* test: only refresh tmpDir for tests that need itRich Trott2015-06-131-0/+1
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+61