summaryrefslogtreecommitdiff
path: root/test/parallel/test-child-process-execfile.js
Commit message (Expand)AuthorAgeFilesLines
* child_process: avoid repeated calls to `normalizeSpawnArguments`木杉2022-07-181-1/+22
* test: refactor code to use AbortSignal.abort()Wassim Chegham2021-03-201-3/+1
* child_process: allow promisified exec to be cancelCarlos Fuentes2021-01-221-2/+15
* child_process: treat already-aborted controller as abortingRich Trott2020-12-301-17/+11
* test: add test for reused AbortController with execfile()Rich Trott2020-12-301-2/+15
* child_process: clean event listener correctlyBenjamin Gruenbaum2020-12-221-0/+11
* test: increase execFile abort coverageMoshe vilner2020-12-101-0/+11
* child_process: add AbortSignal supportBenjamin Gruenbaum2020-12-061-0/+14
* test: add common.mustSucceedTobias Nießen2020-10-171-3/+1
* test: verify the shell option works properly on execFilejvelezpo2018-02-041-0/+8
* util: implement util.getSystemErrorName()Joyee Cheung2018-01-201-2/+3
* test: begin normalizing fixtures useJames M Snell2017-08-071-2/+2
* test: complete coverage of lib/child_process.jscjihrig2017-04-181-1/+20
* test: add test for child_process.execFile()Rich Trott2017-03-211-0/+21