summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-upgrade-server.js
Commit message (Expand)AuthorAgeFilesLines
* http: relax requirements on upgrade listenerAnatoli Papirovski2018-04-161-5/+3
* lib,src: fix consistent spacing inside bracesSebastiaan Deckers2017-07-211-1/+1
* test: remove common.noopRich Trott2017-07-031-2/+2
* test: add common.noop, default for common.mustCall()James M Snell2017-03-261-2/+3
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-9/+9
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-10/+10
* test: use const for all require() callscjihrig2017-01-021-4/+4
* test: favor strict equality in http testsRich Trott2016-08-191-3/+3
* test: use random ports where possibleBrian White2016-06-101-13/+12
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+185