summaryrefslogtreecommitdiff
path: root/test/parallel/test-child-process-spawnsync-kill-signal.js
Commit message (Expand)AuthorAgeFilesLines
* test: replace flag expose_internals to expose-internalsJuan José Arboleda2020-04-021-1/+1
* test: refactor common.expectsErrorRuben Bridgewater2019-12-311-2/+2
* child_process: simplify spawn argument parsingcjihrig2019-05-271-3/+3
* lib: migrate process.binding to internalBindingBeni von Cheni2019-03-071-1/+1
* test: use common.expectsError in testsMithun Sasidharan2017-12-081-2/+2
* lib,src: fix consistent spacing inside bracesSebastiaan Deckers2017-07-211-1/+1
* test: remove common.noopRich Trott2017-07-031-1/+1
* dgram,process,util: refactor Error to TypeErrorRuben Bridgewater2017-06-281-1/+1
* child_process: do not extend result for *Sync()Brian White2017-06-131-9/+23
* errors, child_process: migrate to using internal/errorsJames M Snell2017-04-271-1/+1
* test: add common.noop, default for common.mustCall()James M Snell2017-03-261-2/+2
* child_process: exit spawnSync with null on signalcjihrig2017-02-141-3/+2
* test: add coverage for spawnSync() killSignalcjihrig2016-10-101-0/+51