summaryrefslogtreecommitdiff
path: root/test/parallel/test-zlib-deflate-constructors.js
AgeCommit message (Expand)Author
2018-02-25zlib: improve zlib errorsJoyee Cheung
2018-02-16test: remove assert.doesNotThrow()Ruben Bridgewater
2017-10-02zlib: migrate to internal/errorsJames M Snell
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-05-05lib,test: use regular expression literalsRich Trott
2017-04-12zlib: support all ArrayBufferView typesTimothy Gu
2017-04-03zlib: support Uint8Array in convenience methodsTimothy Gu
2017-02-17zlib: use RangeError/TypeError consistentlyJames M Snell
2017-01-25zlib: be strict about what strategies are acceptedRich Trott
2016-11-02test: increase test coverage for lib/zlib.jsRich Trott