summaryrefslogtreecommitdiff
path: root/test/parallel/test-zlib-not-string-or-buffer.js
Commit message (Expand)AuthorAgeFilesLines
* test: prepare for consistent comma-dangle lint ruleRich Trott2021-04-011-1/+1
* test: refactor common.expectsErrorRuben Bridgewater2019-12-311-2/+3
* errors: improve ERR_INVALID_ARG_TYPERuben Bridgewater2019-12-201-3/+3
* lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater2018-03-251-3/+13
* zlib: add ArrayBuffer supportJem Bezooyen2017-12-131-1/+1
* zlib: migrate to internal/errorsJames M Snell2017-10-021-13/+12
* test: mitigate RegEx exceeding 80 charsAditya Anand2017-08-071-1/+2
* lib,src: fix consistent spacing inside bracesSebastiaan Deckers2017-07-211-1/+1
* lib,test: use regular expression literalsRich Trott2017-05-051-2/+1
* zlib: support all ArrayBufferView typesTimothy Gu2017-04-121-2/+2
* zlib: support Uint8Array in convenience methodsTimothy Gu2017-04-031-1/+2
* test: test non-buffer/string with zlibRich Trott2016-09-021-0/+19