summaryrefslogtreecommitdiff
path: root/test/parallel/test-child-process-spawn-typeerror.js
AgeCommit message (Expand)Author
2018-12-16child_process: spawn ignores options in case args is undefinedEduard Bondarenko
2018-12-10tools: capitalize sentencesRuben Bridgewater
2018-11-01test: assert that invalidcmd throws error codeJerome Covington
2018-08-31child_process: fix handling of incorrect uid/gid in spawnDenys Otrishko
2018-03-29child_process: better spawn error messageBartosz Sosnowski
2018-02-16test: minor refactoringRuben Bridgewater
2018-02-16test: remove assert.doesNotThrow()Ruben Bridgewater
2017-12-06doc: use American spellings per style guideRich Trott
2017-11-29errors, child_process: use internal/errors codesJon Moss
2017-08-07test: begin normalizing fixtures useJames M Snell
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-05-01test,lib,doc: use function declarationsRich Trott
2017-03-10meta: restore original copyright headerJames M Snell
2017-02-06test: add common.mustNotCall()cjihrig
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2016-12-25child_process: improve input validationcjihrig
2016-10-19test,lib,benchmark: match function namesRich Trott
2016-07-21test: make import common as the first lineSakthipriyan Vairamani
2016-06-30test: test execFile/fork arg validationChuck Langford
2015-11-10test: fix tests that check error messagescjihrig
2015-10-24test: wrap assert.fail when passed to callbackMyles Borins
2015-09-06child_process: check execFile and fork argsJames M Snell
2015-07-31test: use common.isWindows consistentlySakthipriyan Vairamani
2015-05-19test: enable linting for testsRoman Reiss
2015-01-13test: use assert.throw to test exceptionsSam Roberts
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny