summaryrefslogtreecommitdiff
path: root/test/parallel/test-child-process-spawn-error.js
AgeCommit message (Expand)Author
2019-06-17lib: correct error.errno to always be numericJoyee Cheung
2019-05-20child_process: setup stdio on error when possiblecjihrig
2018-08-08test: remove common.fileExists()Rich Trott
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-03-10meta: restore original copyright headerJames M Snell
2016-12-04test: refactor child-process-spawn-errorJohnny Reading
2016-12-04test: refactor test-child-process-spawn-errorstokingerl
2016-07-18test: use mustCall() for simple flow trackingcjihrig
2016-04-22test,benchmark: use deepStrictEqual()Rich Trott
2015-12-29test: remove unused vars in ChildProcess testsRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-02-13test: verify fields in spawn{Sync} errorscjihrig
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-19fs: deprecate exists() and existsSync()cjihrig
2014-12-17test: split test in parallel/sequentialFedor Indutny