summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-destroyed-socket-write2.js
Commit message (Expand)AuthorAgeFilesLines
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: add common.mustNotCall()cjihrig2017-02-061-6/+2
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-2/+2
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-2/+2
* test: use const for all require() callscjihrig2017-01-021-3/+3
* test: use random ports where possibleBrian White2016-06-101-2/+2
* lib,test: update in preparation for linter updateRich Trott2016-05-041-1/+6
* test,tools: adjust function argument alignmentRich Trott2016-04-281-2/+2
* test: refactor test-http-destroyed-socket-write2Santiago Gimeno2016-02-191-46/+12
* test: remove unused variables form http testsRich Trott2015-12-281-1/+0
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* test: make destroyed-socket-write2.js more robustMichael Dawson2015-03-031-2/+3
* test: fix parallel/test-http-destroyed-socket-write2Ben Noordhuis2015-01-231-2/+5
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+111