summaryrefslogtreecommitdiff
path: root/test/parallel/test-stream-readable-event.js
AgeCommit message (Expand)Author
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-05-28stream: fix removeAllListeners() for Stream.ReadableKael Zhang
2018-02-15stream: readable continues to read when `push('')`陈刚
2017-03-26test: add common.noop, default for common.mustCall()James M Snell
2017-03-10meta: restore original copyright headerJames M Snell
2017-02-06test: add common.mustNotCall()cjihrig
2017-01-06test: provide duration/interval to timersRich Trott
2016-07-14test: cleanup IIFE testscjihrig
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny