summaryrefslogtreecommitdiff
path: root/test/parallel/test-stream-readable-needReadable.js
AgeCommit message (Expand)Author
2019-03-16stream: fix regression introduced in #26059Matteo Collina
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
2017-03-03benchmark,build,doc,lib,src,test: correct typosBenjamin Fleischer
2016-12-15test: stream readable needReadable stateJoyee Cheung