summaryrefslogtreecommitdiff
path: root/test/parallel/test-child-process-execfile.js
AgeCommit message (Expand)Author
2020-12-22child_process: clean event listener correctlyBenjamin Gruenbaum
2020-12-10test: increase execFile abort coverageMoshe vilner
2020-12-06child_process: add AbortSignal supportBenjamin Gruenbaum
2020-10-17test: add common.mustSucceedTobias Nießen
2018-02-04test: verify the shell option works properly on execFilejvelezpo
2018-01-20util: implement util.getSystemErrorName()Joyee Cheung
2017-08-07test: begin normalizing fixtures useJames M Snell
2017-04-18test: complete coverage of lib/child_process.jscjihrig
2017-03-21test: add test for child_process.execFile()Rich Trott