summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-agent-error-on-idle.js
AgeCommit message (Expand)Author
2018-04-01tools: add 'spaced-comment' into eslint rulesWeijia Wang
2018-03-24test: remove message from assert.strictEqual()willhayslett
2017-07-24test: improvements to various http testsJames M Snell
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-01-11test: s/assert.equal/assert.strictEqual/Gibson Fahnestock
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2016-06-10test: use random ports where possibleBrian White
2016-04-28test,tools: adjust function argument alignmentRich Trott
2016-01-05test: remove unused varsRich Trott
2016-01-04http: handle errors on idle socketsJoseĢ F. Romaniello