summaryrefslogtreecommitdiff
path: root/test/parallel/test-child-process-set-blocking.js
Commit message (Expand)AuthorAgeFilesLines
* test: use process.env.PYTHON to spawn pythonAnna Henningsen2020-08-141-1/+2
* test: use print() function in both Python 2 and 3Christian Clauss2019-08-261-1/+1
* test: properly order test assertion variablesDavid Scott2018-10-151-1/+1
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-1/+1
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-1/+1
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-2/+2
* test: use const for all require() callscjihrig2017-01-021-2/+2
* test: use mustCall() for simple flow trackingcjihrig2016-07-181-9/+3
* test: remove unnecessary assignmentsRich Trott2015-12-261-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/+40