summaryrefslogtreecommitdiff
path: root/test/parallel/test-child-process-fork-dgram.js
Commit message (Expand)AuthorAgeFilesLines
* test: adjust comments for upcoming lint ruleRich Trott2020-10-071-10/+8
* test: fix test case in test-child-process-fork-dgram.jsgengjiawen2018-11-241-1/+1
* test: replace anonymous function with arrow functionGagandeep Singh2018-11-231-8/+8
* test: simplify test skippingVse Mozhet Byt2017-07-041-5/+3
* test,lib,doc: use function declarationsRich Trott2017-05-011-2/+2
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* benchmark,build,doc,lib,src,test: correct typosBenjamin Fleischer2017-03-031-1/+1
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-2/+2
* test: increase usage of assert.ifError()cjihrig2017-01-021-1/+1
* test: fix flaky test-child-process-fork-dgramRich Trott2016-10-171-57/+42
* 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: abstract skip functionality to commonJeremiah Senkpiel2016-05-121-1/+1
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-1/+1
* test: scope redeclared vars in test-child-process*Rich Trott2016-01-311-3/+2
* test: fix style issues after eslint updateMichaƫl Zasso2016-01-131-1/+7
* test: remove unused vars in ChildProcess testsRich Trott2015-12-291-1/+0
* test: fix messages and use return to skip testsSakthipriyan Vairamani2015-08-031-2/+3
* test: use common.isWindows consistentlySakthipriyan Vairamani2015-07-311-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-8/+9
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+122