summaryrefslogtreecommitdiff
path: root/test/parallel/test-stream2-readable-wrap.js
Commit message (Expand)AuthorAgeFilesLines
* stream: do not use _stream_* anymoreMatteo Collina2021-01-051-2/+1
* stream: cleanup and fix Readable.wrapRobert Nagy2020-07-111-0/+10
* test: use shorthand propertiesTobias Nießen2018-01-171-3/+2
* test: add common.noop, default for common.mustCall()James M Snell2017-03-261-1/+1
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: refactor test-stream2-readable-wrap.jsDavid Goussev2017-01-021-37/+18
* test: use const for all require() callscjihrig2017-01-021-4/+4
* test,benchmark: use deepStrictEqual()Rich Trott2016-04-221-1/+1
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-2/+2
* test: remove unnecessary assignmentsRich Trott2015-12-261-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-8/+11
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+108