summaryrefslogtreecommitdiff
path: root/test/parallel/test-stream2-push.js
Commit message (Expand)AuthorAgeFilesLines
* test: improve to use template stringsreepurnajasti2018-01-171-1/+1
* stream: rm {writeable/readable}State.lengthCalvin Metcalf2017-12-181-1/+1
* doc, lib, test: do not re-require needlesslyVse Mozhet Byt2017-07-211-2/+1
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-10/+10
* test: use const for all require() callscjihrig2017-01-021-6/+5
* test: use setImmediate() in test of stream2masashi.g2016-11-181-1/+1
* test,benchmark: use deepStrictEqual()Rich Trott2016-04-221-1/+1
* test: fix variable redeclarationsRich Trott2016-02-021-1/+1
* test: remove unnecessary assignmentsRich Trott2015-12-261-1/+1
* test: remove unused `util` importsRich Trott2015-12-251-1/+0
* test: enable linting for testsRoman Reiss2015-05-191-2/+3
* 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/+138