summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-set-trailers.js
Commit message (Expand)AuthorAgeFilesLines
* test: adjust indentation for stricter lintingRich Trott2017-07-271-2/+2
* lib,src: fix consistent spacing inside bracesSebastiaan Deckers2017-07-211-1/+1
* tools: use no-useless-concat ESLint ruleVse Mozhet Byt2017-04-251-1/+1
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: add common.mustNotCall()cjihrig2017-02-061-1/+1
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-7/+7
* test: use const for all require() callscjihrig2017-01-021-4/+4
* test: favor strict equality in http testsRich Trott2016-08-191-3/+3
* test: use random ports where possibleBrian White2016-06-101-4/+8
* tools: lint for spacing around unary operatorsRich Trott2016-02-041-1/+1
* test: wrap assert.fail when passed to callbackMyles Borins2015-10-241-1/+1
* 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/+112