summaryrefslogtreecommitdiff
path: root/test/parallel/test-stream-readable-needReadable.js
Commit message (Expand)AuthorAgeFilesLines
* stream: fix regression introduced in #26059Matteo Collina2019-03-161-1/+1
* stream: make sure 'readable' is emitted before ending the streamMatteo Collina2019-03-061-4/+6
* stream: always defer 'readable' with nextTickMatteo Collina2018-01-101-11/+12
* test: remove common.noopRich Trott2017-07-031-4/+4
* test: add common.noop, default for common.mustCall()James M Snell2017-03-261-4/+4
* benchmark,build,doc,lib,src,test: correct typosBenjamin Fleischer2017-03-031-1/+1
* test: stream readable needReadable stateJoyee Cheung2016-12-151-0/+96