summaryrefslogtreecommitdiff
path: root/test/parallel/test-stream-finished.js
AgeCommit message (Expand)Author
2019-10-10Revert "stream: make finished call the callback if the stream is closed"Matteo Collina
2019-09-22stream: use more accurate end-of-stream writable and readable detectionRobert Nagy
2019-09-03stream: make finished call the callback if the stream is closedRobert Nagy
2019-08-19stream: add readableEndedRobert Nagy
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2019-03-23errors: update error nameRuben Bridgewater
2018-10-24test: increase coverage of internal/stream/end-of-streamTyler Vann-Campbell
2018-08-22lib: require a callback for end-of-streamRuben Bridgewater
2018-07-19test: make crashOnUnhandleRejection opt-outMichaƫl Zasso
2018-04-16stream: add pipeline and finishedMathias Buus