summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-methods.js
AgeCommit message (Expand)Author
2018-03-28deps: upgrade http-parser to v2.8.0Ben Noordhuis
2017-08-14test: cover all HTTP methods that parser supportsOky Antoro
2017-07-02test: replace indexOf with includes and startsWithNataly Shrits
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-02test: use const for all require() callscjihrig
2016-09-20tools: add eslint rule prefer-assert-methodsDany Shaanan
2016-04-22test,benchmark: use deepStrictEqual()Rich Trott
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny