summaryrefslogtreecommitdiff
path: root/test/parallel/test-stream-duplex-from.js
Commit message (Expand)AuthorAgeFilesLines
* test: fix catching failed assertionPavel Horal2022-11-071-1/+1
* stream: fix duplexify premature destroyRobert Nagy2022-10-271-1/+22
* test: remove unnecessary noop function args to mustCall()Rich Trott2022-10-181-1/+1
* test: fix typos in test/parallelDaeyeon Jeong2022-03-281-2/+2
* test: improve code coverage for streams/duplexifyErick Wendel2022-02-111-0/+134
* tools: enable ESLint require-yield ruleRich Trott2022-01-131-1/+1
* stream: fix fromAsyncGenRobert Nagy2021-10-191-1/+27
* stream: duplexifyRobert Nagy2021-08-031-0/+120