summaryrefslogtreecommitdiff
path: root/test/parallel/test-child-process-fork-exec-path.js
AgeCommit message (Expand)Author
2019-11-24test: use spread instead of object.assignShubham Chaturvedi
2019-04-18test: try to stabalize test-child-process-fork-exec-path.jsRefael Ackermann
2018-05-02test: use fs.copyFileSync()Richard Lau
2018-02-16test: add lib path env when node_shared=trueYihong Wang
2018-01-31test: move tmpdir to submodule of commonRich Trott
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2016-12-05test: refactor test-child-fork-exec-path.jshirabhullar
2016-07-21test: make import common as the first lineSakthipriyan Vairamani
2016-07-12lib,benchmark,test: implement consistent bracesRich Trott
2016-04-22test,benchmark: use deepStrictEqual()Rich Trott
2015-12-29test: remove unused vars in ChildProcess testsRich Trott
2015-06-13test: only refresh tmpDir for tests that need itRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny