summaryrefslogtreecommitdiff
path: root/test/parallel/test-zlib-truncated.js
AgeCommit message (Expand)Author
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-02-16test: remove assert.doesNotThrow()Ruben Bridgewater
2017-06-21test: fix RegExp nitsVse Mozhet Byt
2017-01-02test: increase usage of assert.ifError()cjihrig
2016-12-02test: use strictEqual in test-zlib-truncatedben_cripps
2016-08-16test: remove extraneous spaceRich Trott
2016-06-11zlib: move constants into zlib.constantsJames M Snell
2016-04-18lib,test,tools: alignment on variable assignmentsRich Trott
2016-04-17zlib: Make the finish flush flag configurableAnna Henningsen
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-10-27lib,test: update let to const where applicableSakthipriyan Vairamani
2015-10-19zlib: decompression throw on truncated inputYuval Brik