summaryrefslogtreecommitdiff
path: root/test/parallel/test-zlib.js
AgeCommit message (Expand)Author
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-01-05benchmark,test: add brotliAnna Henningsen
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-02-16test: remove assert.doesNotThrow()Ruben Bridgewater
2018-01-17test: use shorthand propertiesTobias Nießen
2018-01-09test: use smaller input file for test-zlib.jsRich Trott
2017-10-29doc: more accurate zlib windowBits informationAnna Henningsen
2017-10-29zlib: gracefully set windowBits from 8 to 9Myles Borins
2017-08-07test: begin normalizing fixtures useJames M Snell
2017-08-03test: improve multiple zlib testsJames M Snell
2017-07-27test: adjust indentation for stricter lintingRich Trott
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-06benchmark,lib,test: adjust for lintingRich Trott
2017-01-02test: avoid assigning this to variablescjihrig
2016-11-13test: refactor test-zlib.jsRich Trott
2016-09-20test: var variables to const in zlibIshan Aditya
2016-04-18lib,test,tools: alignment on variable assignmentsRich Trott
2016-03-21lib: reduce usage of `self = this`Jackson Tian
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2016-02-02test: fix variable redeclarationsRich Trott
2015-06-15lib,test: fix whitespace issuesRoman Reiss
2015-05-19test: enable linting for testsRoman Reiss
2015-02-22test: common.js -> commonBrendan Ashworth
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny