summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-agent-keepalive.js
AgeCommit message (Expand)Author
2019-10-12http: add reusedSocket property on client requestthemez
2019-08-23http: fix event listener leakRobert Nagy
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2018-05-02test: remove unnecessary strictEqual() argument from remoteClose()Daylor Yanes
2018-01-11test: fix spelling in test case commentsTobias Nießen
2017-07-24test: improvements to various http testsJames M Snell
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-11test: s/assert.equal/assert.strictEqual/Gibson Fahnestock
2016-06-10test: use random ports where possibleBrian White
2016-04-28test,tools: adjust function argument alignmentRich Trott
2016-04-22test,benchmark: use deepStrictEqual()Rich Trott
2016-01-04test: fix flaky test-http-agent-keepaliveRich Trott
2015-12-28test: remove unused variables form http testsRich Trott
2015-08-04http: fix agent.getName() and add testsBrendan Ashworth
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny