summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-destroyed-socket-write2.js
AgeCommit message (Expand)Author
2019-02-11http: reduce multiple output arrays into oneWeijia Wang
2018-04-03test: remove third argument from call to assert.strictEqual()Forrest Wolf
2017-03-10meta: restore original copyright headerJames M Snell
2017-02-06test: add common.mustNotCall()cjihrig
2017-01-11test: s/assert.equal/assert.strictEqual/Gibson Fahnestock
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2016-06-10test: use random ports where possibleBrian White
2016-05-04lib,test: update in preparation for linter updateRich Trott
2016-04-28test,tools: adjust function argument alignmentRich Trott
2016-02-19test: refactor test-http-destroyed-socket-write2Santiago Gimeno
2015-12-28test: remove unused variables form http testsRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-03-03test: make destroyed-socket-write2.js more robustMichael Dawson
2015-01-23test: fix parallel/test-http-destroyed-socket-write2Ben Noordhuis
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny