summaryrefslogtreecommitdiff
path: root/test/parallel/test-zlib-not-string-or-buffer.js
AgeCommit message (Expand)Author
2018-03-25lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater
2017-12-13zlib: add ArrayBuffer supportJem Bezooyen
2017-10-02zlib: migrate to internal/errorsJames M Snell
2017-08-07test: mitigate RegEx exceeding 80 charsAditya Anand
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
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
2016-09-02test: test non-buffer/string with zlibRich Trott