summaryrefslogtreecommitdiff
path: root/test/parallel/test-stream2-compatibility.js
Commit message (Expand)AuthorAgeFilesLines
* test: use ES6 classes instead of util.inheritsTobias Nießen2017-11-121-25/+23
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-1/+1
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-3/+3
* test: use const for all require() callscjihrig2017-01-021-4/+4
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-3/+2
* test: remove unused vars from parallel testsRich Trott2016-01-041-1/+0
* test: remove unnecessary assignmentsRich Trott2015-12-261-1/+1
* streams: update .readable/.writable to falseBrian White2015-12-021-0/+22
* 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-22/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+53