summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-set-timeout-server.js
Commit message (Expand)AuthorAgeFilesLines
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-02-281-3/+3
* test: fix flaky http(s)-set-server-timeout testsRich Trott2017-07-251-10/+49
* test: fix flaky test-https-set-timeout-serverRich Trott2017-07-111-3/+4
* test: refactor test-http(s)-set-timeout-serverAlexey Orlenko2017-07-031-22/+22
* test: make http(s)-set-timeout-server more similarJulien Klepatch2017-06-261-31/+43
* test: refactor test-http-set-timeout-serverRich Trott2017-06-231-8/+6
* test: make test-http(s)-set-timeout-server alikejklepatch2017-06-191-52/+14
* test: add common.noop, default for common.mustCall()James M Snell2017-03-261-4/+4
* test: fix flaky test-http-set-timeout-serverSantiago Gimeno2017-03-141-3/+8
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-1/+1
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-31/+31
* test: use const for all require() callscjihrig2017-01-021-4/+4
* test: fix flaky test-http-set-timeout-serverSantiago Gimeno2016-04-191-22/+33
* test: enable linting for testsRoman Reiss2015-05-191-1/+3
* http,net,tls: return this from setTimeout methodsEvan Lucas2015-05-161-6/+12
* test: common.js -> commonBrendan Ashworth2015-02-221-1/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+179