summaryrefslogtreecommitdiff
path: root/test/parallel/test-zlib.js
Commit message (Expand)AuthorAgeFilesLines
* test: improve multiple zlib testsJames M Snell2017-08-031-122/+95
* test: adjust indentation for stricter lintingRich Trott2017-07-271-1/+1
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-15/+13
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-33/+34
* benchmark,lib,test: adjust for lintingRich Trott2017-01-061-3/+3
* test: avoid assigning this to variablescjihrig2017-01-021-16/+16
* test: refactor test-zlib.jsRich Trott2016-11-131-16/+20
* test: var variables to const in zlibIshan Aditya2016-09-201-4/+4
* lib,test,tools: alignment on variable assignmentsRich Trott2016-04-181-3/+3
* lib: reduce usage of `self = this`Jackson Tian2016-03-211-5/+4
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-1/+1
* test: fix variable redeclarationsRich Trott2016-02-021-1/+1
* lib,test: fix whitespace issuesRoman Reiss2015-06-151-1/+0
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* test: common.js -> commonBrendan Ashworth2015-02-221-1/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+229