summaryrefslogtreecommitdiff
path: root/test/parallel/test-child-process-spawnsync-validation-errors.js
Commit message (Expand)AuthorAgeFilesLines
* test: refactor common.expectsErrorRuben Bridgewater2019-12-311-8/+3
* test: skip the unsupported test cases for IBM iXu Meng2019-12-251-1/+2
* lib: migrate process.binding to internalBindingBeni von Cheni2019-03-071-1/+1
* test: add check for root userDaniel Bevenius2018-04-111-18/+5
* tools: add 'spaced-comment' into eslint rulesWeijia Wang2018-04-011-2/+2
* test: fix incorrect assumptions on uid and gidgarwahl2018-03-291-1/+9
* lib: port errors to new systemMichaƫl Zasso2018-03-051-10/+8
* lib: combine similar error codesWeijia Wang2017-12-241-1/+1
* errors, child_process: use internal/errors codesJon Moss2017-11-291-95/+89
* child_process: add windowsHide optioncjihrig2017-10-161-0/+16
* test: common.expectsError should be a must callRuben Bridgewater2017-07-091-1/+1
* dgram,process,util: refactor Error to TypeErrorRuben Bridgewater2017-06-281-1/+1
* test: check noop invocation with mustNotCall()Rich Trott2017-05-261-10/+10
* errors, child_process: migrate to using internal/errorsJames M Snell2017-04-271-1/+2
* child_process: improve killSignal validationsSakthipriyan Vairamani (thefourtheye)2017-04-041-3/+18
* test: add common.noop, default for common.mustCall()James M Snell2017-03-261-11/+10
* child_process: allow Infinity as maxBuffer valuecjihrig2017-01-171-3/+4
* child_process: improve input validationcjihrig2016-12-251-0/+201