summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-abort-client.js
AgeCommit message (Expand)Author
2019-10-13http: do not emit end after abortedRobert Nagy
2019-04-30test: add common.mustCall in test-http-abort-client.jsOneNail
2017-07-24test: improvements to various http testsJames M Snell
2017-05-26http: improve outgoing string write performanceBrian White
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-03-26test: add common.noop, default for common.mustCall()James M Snell
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2016-07-18test: use mustCall() for simple flow trackingcjihrig
2016-06-10test: use random ports where possibleBrian White
2015-12-28test: remove unused variables form http testsRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny