summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-expect-continue.js
AgeCommit message (Expand)Author
2019-10-12test: do not force the process to exitLuigi Pinca
2018-11-08test: fix invalid argument order in test-http-expect-continue.jsMorgan Roderick
2018-03-30test: make test-http-expect-continue more strictRich Trott
2018-03-28test: refactor test-http-expect-continueRich Trott
2017-05-15test: remove unneeded string splittingVse Mozhet Byt
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-03-10meta: restore original copyright headerJames M Snell
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-08-19test: favor strict equality in http testsRich Trott
2016-06-10test: use random ports where possibleBrian White
2016-05-08tools: lint for object literal spacingRich Trott
2015-09-28test: replace deprecated util.debug() callsRich Trott
2015-06-15lib,test: fix whitespace issuesRoman Reiss
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny