summaryrefslogtreecommitdiff
path: root/test/parallel/test-child-process-spawn-typeerror.js
Commit message (Expand)AuthorAgeFilesLines
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: add common.mustNotCall()cjihrig2017-02-061-1/+1
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-1/+1
* child_process: improve input validationcjihrig2016-12-251-1/+12
* test,lib,benchmark: match function namesRich Trott2016-10-191-1/+1
* test: make import common as the first lineSakthipriyan Vairamani2016-07-211-1/+1
* test: test execFile/fork arg validationChuck Langford2016-06-301-3/+32
* test: fix tests that check error messagescjihrig2015-11-101-1/+1
* test: wrap assert.fail when passed to callbackMyles Borins2015-10-241-1/+1
* child_process: check execFile and fork argsJames M Snell2015-09-061-9/+94
* test: use common.isWindows consistentlySakthipriyan Vairamani2015-07-311-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* test: use assert.throw to test exceptionsSam Roberts2015-01-131-23/+11
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+83