aboutsummaryrefslogtreecommitdiff
path: root/test/simple/test-stream2-basic.js
AgeCommit message (Expand)Author
2013-03-04stream: Don't require read(0) to emit 'readable' eventisaacs
2013-02-28stream: There is no _read cb, there is only pushisaacs
2013-02-25stream: Do not switch to objectMode implicitlyisaacs
2013-02-22streams: Pre-emptively buffer readables up to the highWaterMarkisaacs
2013-02-21stream: remove lowWaterMark featureisaacs
2013-01-24streams: Support objects other than BuffersRaynos
2013-01-14streams2: Do not allow hwm < lwmisaacs
2012-12-13streams2: Do multipipe without always using forEachisaacs
2012-12-13streams2: Tests of new interfacesisaacs