summaryrefslogtreecommitdiff
path: root/test/parallel/test-readable-from.js
Commit message (Expand)AuthorAgeFilesLines
* test: prepare for consistent comma-dangle lint ruleRich Trott2021-04-011-1/+1
* stream: improve Readable.from error handlingBenjamin Gruenbaum2021-02-031-1/+22
* test: increase coverage for streamZiJian Liu2020-12-211-1/+7
* stream: make from read one at a timeRobert Nagy2020-05-061-1/+25
* stream: do not chunk strings and Buffer in Readable.fromMatteo Collina2019-12-141-1/+12
* test: fixing broken testmelinamejia952019-06-261-12/+10
* stream: implement Readable.from async iterator utilityGuy Bedford2019-05-181-0/+163