summaryrefslogtreecommitdiff
path: root/test/parallel/test-zlib-flush-drain.js
AgeCommit message (Expand)Author
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-10-08zlib: simplify flushing mechanismAnna Henningsen
2017-10-08test: remove literal error messagesFaisal Yaqoob
2017-05-15test: remove unneeded string splittingVse Mozhet Byt
2017-01-11test: s/assert.equal/assert.strictEqual/Gibson Fahnestock
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2016-04-28test,tools: adjust function argument alignmentRich Trott
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2016-01-16lib,test: remove extra semicolonsMichaƫl Zasso
2016-01-01test: remove unused modulesRich Trott
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-11-14test: add test-zlib-flush-drainMyles Borins