summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-parser-bad-ref.js
AgeCommit message (Expand)Author
2019-05-03async_hooks: fixup do not reuse HTTPParserGerhard Stoebich
2018-12-06http: make parser choice a runtime flagAnna Henningsen
2018-11-10deps: introduce `llhttp`Fedor Indutny
2018-10-23test: fix strictEqual() arguments orderThomas GENTILHOMME
2018-09-05src: remove calls to deprecated V8 functions (Int32Value)Michaƫl Zasso
2018-08-18http: move process.binding('http_parser') to internalBindingJames M Snell
2017-07-03test: remove common.noopRich Trott
2017-03-26test: add common.noop, default for common.mustCall()James M Snell
2017-03-04test: remove obsolete eslint-disable commentRich Trott
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-04-28test,tools: limit lint tolerance of gc globalRich Trott
2016-04-28test,tools: adjust function argument alignmentRich Trott
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2014-12-17test: split test in parallel/sequentialFedor Indutny