summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-conn-reset.js
Commit message (Expand)AuthorAgeFilesLines
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-03-101-1/+1
* tools: capitalize sentencesRuben Bridgewater2018-12-101-1/+1
* util: adding warnings when NODE_DEBUG is set as http/http2Anto Aravinth2018-08-061-0/+1
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: add common.mustNotCall()cjihrig2017-02-061-1/+1
* test: use common.fail() instead of assert(false)cjihrig2017-01-231-3/+1
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-1/+1
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-3/+3
* test: use const for all require() callscjihrig2017-01-021-3/+3
* test: use mustCall() for simple flow trackingcjihrig2016-07-181-12/+4
* test: use random ports where possibleBrian White2016-06-101-3/+4
* 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/+56