summaryrefslogtreecommitdiff
path: root/test/parallel/test-child-process-spawnsync-kill-signal.js
AgeCommit message (Expand)Author
2019-05-27child_process: simplify spawn argument parsingcjihrig
2019-03-07lib: migrate process.binding to internalBindingBeni von Cheni
2017-12-08test: use common.expectsError in testsMithun Sasidharan
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-07-03test: remove common.noopRich Trott
2017-06-28dgram,process,util: refactor Error to TypeErrorRuben Bridgewater
2017-06-13child_process: do not extend result for *Sync()Brian White
2017-04-27errors, child_process: migrate to using internal/errorsJames M Snell
2017-03-26test: add common.noop, default for common.mustCall()James M Snell
2017-02-14child_process: exit spawnSync with null on signalcjihrig
2016-10-10test: add coverage for spawnSync() killSignalcjihrig