summaryrefslogtreecommitdiff
path: root/test/parallel/test-stream-pipe-unpipe-streams.js
AgeCommit message (Expand)Author
2019-07-15stream: simplify `.pipe()` and `.unpipe()` in ReadableWeijia Wang
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2018-02-05stream: cleanup() when unpiping all streams.陈刚
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-07-03test: remove common.noopRich Trott
2017-03-26test: add common.noop, default for common.mustCall()James M Snell
2017-02-06test: add common.mustNotCall()cjihrig
2016-12-05test: updated test-stream-pipe-unpipe-streamRaja Panidepu
2016-10-19test: add regression test for `unpipe()`Niels Nielsen