summaryrefslogtreecommitdiff
path: root/test/parallel/test-child-process-fork-net2.js
Commit message (Expand)AuthorAgeFilesLines
* child_process: fix memory leak in .fork()Ben Noordhuis2017-09-301-0/+1
* test,lib,doc: use function declarationsRich Trott2017-05-011-2/+2
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* tools: enable one-var-declaration-per-line ESLint ruleMichaël Zasso2017-02-211-2/+2
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-2/+2
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-11/+11
* test: use const for all require() callscjihrig2017-01-021-3/+3
* test: remove call to `net.Socket.resume()`Alfred Cepeda2016-09-231-4/+0
* test: make import common as the first lineSakthipriyan Vairamani2016-07-211-1/+1
* test: use random ports where possibleBrian White2016-06-101-2/+2
* test: refactor switchRich Trott2016-01-271-6/+6
* test: fix style issues after eslint updateMichaël Zasso2016-01-131-2/+2
* test: remove time checkRich Trott2016-01-021-20/+2
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* test: extend timeouts for ARMv6Rod Vagg2015-04-291-1/+1
* test: increase timeouts on ARMRoman Reiss2015-04-091-4/+7
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+180