summaryrefslogtreecommitdiff
path: root/test/parallel/test-zlib-dictionary.js
Commit message (Expand)AuthorAgeFilesLines
* test: prepare for consistent comma-dangle lint ruleRich Trott2021-04-011-2/+2
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-02-281-1/+1
* zlib: add ArrayBuffer supportJem Bezooyen2017-12-131-1/+1
* zlib: support all ArrayBufferView typesTimothy Gu2017-04-121-2/+1
* zlib: support Uint8Array in convenience methodsTimothy Gu2017-04-031-8/+11
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* zlib: tighten up dictionary testsTarjei Husøy2016-09-201-13/+17
* zlib: fix raw inflate with custom dictionaryTarjei Husøy2016-09-201-0/+59
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-1/+1
* test: remove unused modulesRich Trott2016-01-011-1/+0
* test: remove unnecessary assignmentsRich Trott2015-12-261-1/+1
* zlib: decompression throw on truncated inputYuval Brik2015-10-191-33/+48
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* test: common.js -> commonBrendan Ashworth2015-02-221-1/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+95