summaryrefslogtreecommitdiff
path: root/test/parallel/test-net-pingpong.js
Commit message (Expand)AuthorAgeFilesLines
* dns: default to verbatim=true in dns.lookup()Ben Noordhuis2021-09-121-3/+1
* test: add common.mustSucceedTobias Nießen2020-10-171-2/+1
* tools: enable no-else-return lint ruleLuigi Pinca2020-05-161-3/+2
* benchmark,doc,lib: capitalize more commentsRuben Bridgewater2019-03-271-1/+1
* lib,test: remove yoda statementsRuben Bridgewater2018-03-041-1/+1
* test: move tmpdir to submodule of commonRich Trott2018-01-311-1/+2
* net: return this from getConnections()Sam Roberts2017-06-141-4/+7
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: add common.mustNotCall()cjihrig2017-02-061-2/+2
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-3/+3
* test: refactor test-net-pingpongMichaël Zasso2016-11-291-68/+56
* test: use random ports where possibleBrian White2016-06-101-5/+7
* test: refresh temp directory when using pipeRich Trott2015-10-081-1/+1
* test: improve test-net-pingpongBrendan Ashworth2015-08-201-10/+5
* 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/+147