summaryrefslogtreecommitdiff
path: root/test/parallel/test-cluster-http-pipe.js
AgeCommit message (Expand)Author
2018-04-29test: fix a TODO and remove obsolete TODOsRuben Bridgewater
2018-01-31test: move tmpdir to submodule of commonRich Trott
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-05-15test: remove unneeded string splittingVse Mozhet Byt
2017-03-26test: add common.noop, default for common.mustCall()James M Snell
2017-03-10meta: restore original copyright headerJames M Snell
2016-12-22test: refactor code in test-cluster-http-pipeAdrian Estrada
2016-07-18test: use mustCall() for simple flow trackingcjihrig
2016-05-12test: abstract skip functionality to commonJeremiah Senkpiel
2016-01-04test: remove unused vars from parallel testsRich Trott
2015-08-28Revert "lib,src: add unix socket getsockname/getpeername"Ben Noordhuis
2015-08-27lib: add net.Socket#localFamily propertyBen Noordhuis
2015-08-27lib,src: add unix socket getsockname/getpeernameBen Noordhuis
2015-08-03test: fix messages and use return to skip testsSakthipriyan Vairamani
2015-07-31test: use common.isWindows consistentlySakthipriyan Vairamani
2015-06-13test: only refresh tmpDir for tests that need itRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny