summaryrefslogtreecommitdiff
path: root/test/parallel/test-zlib-write-after-flush.js
AgeCommit message (Expand)Author
2019-07-14zlib: do not coalesce multiple `.flush()` callsAnna Henningsen
2019-01-05benchmark,test: add brotliAnna Henningsen
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-10-08zlib: simplify flushing mechanismAnna Henningsen
2017-08-03test: improve multiple zlib testsJames M Snell
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-06-11zlib: move constants into zlib.constantsJames M Snell
2016-01-01test: remove unused modulesRich Trott
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny