summaryrefslogtreecommitdiff
path: root/test/parallel/test-zlib-dictionary.js
AgeCommit message (Expand)Author
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2017-12-13zlib: add ArrayBuffer supportJem Bezooyen
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
2016-09-20zlib: tighten up dictionary testsTarjei Husøy
2016-09-20zlib: fix raw inflate with custom dictionaryTarjei Husøy
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2016-01-01test: remove unused modulesRich Trott
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-10-19zlib: decompression throw on truncated inputYuval Brik
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