summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-set-trailers.js
AgeCommit message (Expand)Author
2019-11-20test: clean up http-set-trailersDenys Otrishko
2019-10-12test: do not force the process to exitLuigi Pinca
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2018-05-23test: changed assert message from string literal to template literalCoreyGMartin
2018-04-01tools: add 'spaced-comment' into eslint rulesWeijia Wang
2017-07-27test: adjust indentation for stricter lintingRich Trott
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-04-25tools: use no-useless-concat ESLint ruleVse Mozhet Byt
2017-03-10meta: restore original copyright headerJames M Snell
2017-02-06test: add common.mustNotCall()cjihrig
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2016-08-19test: favor strict equality in http testsRich Trott
2016-06-10test: use random ports where possibleBrian White
2016-02-04tools: lint for spacing around unary operatorsRich Trott
2015-10-24test: wrap assert.fail when passed to callbackMyles Borins
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny