summaryrefslogtreecommitdiff
path: root/test/parallel/test-stream-readable-emittedReadable.js
AgeCommit message (Expand)Author
2019-03-16stream: fix regression introduced in #26059Matteo Collina
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-03-06stream: make sure 'readable' is emitted before ending the streamMatteo Collina
2018-01-10stream: always defer 'readable' with nextTickMatteo Collina
2017-07-03test: remove common.noopRich Trott
2017-03-26test: add common.noop, default for common.mustCall()James M Snell
2016-12-16stream, test: test _readableState.emittedReadableJoyee Cheung