summaryrefslogtreecommitdiff
path: root/test/parallel/test-zlib-truncated.js
Commit message (Expand)AuthorAgeFilesLines
* test: fix RegExp nitsVse Mozhet Byt2017-06-211-2/+4
* test: increase usage of assert.ifError()cjihrig2017-01-021-1/+1
* test: use strictEqual in test-zlib-truncatedben_cripps2016-12-021-8/+7
* test: remove extraneous spaceRich Trott2016-08-161-1/+1
* zlib: move constants into zlib.constantsJames M Snell2016-06-111-1/+1
* lib,test,tools: alignment on variable assignmentsRich Trott2016-04-181-8/+9
* zlib: Make the finish flush flag configurableAnna Henningsen2016-04-171-0/+17
* test: remove unnecessary assignmentsRich Trott2015-12-261-1/+1
* lib,test: update let to const where applicableSakthipriyan Vairamani2015-10-271-2/+2
* zlib: decompression throw on truncated inputYuval Brik2015-10-191-0/+49