summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-client-timeout-agent.js
Commit message (Expand)AuthorAgeFilesLines
* lib,src: fix consistent spacing inside bracesSebastiaan Deckers2017-07-211-1/+1
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-6/+6
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-5/+5
* test: use const for all require() callscjihrig2017-01-021-2/+2
* test: avoid assigning this to variablescjihrig2017-01-021-2/+1
* test: favor strict equality in http testsRich Trott2016-08-191-2/+2
* test: remove unused vars from http/https testsRich Trott2016-07-101-2/+0
* test: use random ports where possibleBrian White2016-06-101-3/+4
* test: fix issues for space-in-parens ESLint ruleRoman Reiss2016-01-191-1/+1
* test: fix style issues after eslint updateMichaƫl Zasso2016-01-131-2/+2
* test: enable linting for testsRoman Reiss2015-05-191-9/+11
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+96