summaryrefslogtreecommitdiff
path: root/test/parallel/test-child-process-fork.js
Commit message (Expand)AuthorAgeFilesLines
* errors: improve ERR_INVALID_ARG_TYPERuben Bridgewater2019-12-201-1/+1
* errors: update error nameRuben Bridgewater2019-03-231-3/+3
* child_process: ensure message sanity at sourceGireesh Punathil2019-03-181-0/+6
* errors: validate input argumentsRuben Bridgewater2018-04-131-4/+12
* test: begin normalizing fixtures useJames M Snell2017-08-071-1/+2
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-1/+1
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-2/+2
* test: use const for all require() callscjihrig2017-01-021-2/+2
* child_process: add public API for IPC channelcjihrig2016-11-011-0/+2
* test: use mustCall() for simple flow trackingcjihrig2016-07-181-9/+4
* test: remove unused var from child-process-forkRich Trott2016-07-101-3/+0
* test,benchmark: use deepStrictEqual()Rich Trott2016-04-221-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+52