summaryrefslogtreecommitdiff
path: root/test/parallel/test-zlib-convenience-methods.js
AgeCommit message (Expand)Author
2019-01-05benchmark,test: add brotliAnna Henningsen
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-12-12zlib: throw TypeError if callback is missingAnna Henningsen
2017-12-13zlib: add ArrayBuffer supportJem Bezooyen
2017-06-01zlib: option for engine in convenience methodsAlexander O'Mara
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-04-12zlib: support all ArrayBufferView typesTimothy Gu
2017-04-03zlib: support Uint8Array in convenience methodsTimothy Gu
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
2016-09-20test: var variables to const in zlibIshan Aditya
2016-04-28test,tools: adjust function argument alignmentRich Trott
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-02-22test: common.js -> commonBrendan Ashworth
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny