summaryrefslogtreecommitdiff
path: root/test/parallel/test-stream-pipe-unpipe-streams.js
Commit message (Expand)AuthorAgeFilesLines
* stream: simplify `.pipe()` and `.unpipe()` in ReadableWeijia Wang2019-07-151-4/+3
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-02-281-1/+1
* stream: cleanup() when unpiping all streams.陈刚2018-02-051-0/+54
* lib,src: fix consistent spacing inside bracesSebastiaan Deckers2017-07-211-3/+3
* test: remove common.noopRich Trott2017-07-031-3/+3
* test: add common.noop, default for common.mustCall()James M Snell2017-03-261-5/+5
* test: add common.mustNotCall()cjihrig2017-02-061-1/+1
* test: updated test-stream-pipe-unpipe-streamRaja Panidepu2016-12-051-0/+3
* test: add regression test for `unpipe()`Niels Nielsen2016-10-191-0/+30