summaryrefslogtreecommitdiff
path: root/test/parallel/test-process-wrap.js
Commit message (Expand)AuthorAgeFilesLines
* src: improve StreamBase read throughputAnna Henningsen2018-10-241-3/+2
* test: fixed strictEqual arguments orderRuy Adorno2018-10-151-2/+2
* lib: make pipe_wrap binding internalcjihrig2018-08-291-1/+1
* child_process: make process_wrap binding internalcjihrig2018-08-271-1/+3
* async_wrap: add provider types for net serverAndreas Madsen2017-11-281-2/+2
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-2/+2
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-8/+8
* test: use const for all require() callscjihrig2017-01-021-1/+1
* 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-24/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+87