summaryrefslogtreecommitdiff
path: root/test/parallel/test-stream2-basic.js
AgeCommit message (Expand)Author
2019-08-26stream: fix readable state `awaitDrain` increase in recursionran
2019-07-14stream: use readableEncoding public api for child_processZYSzys
2019-07-15stream: simplify `.pipe()` and `.unpipe()` in ReadableWeijia Wang
2019-05-19stream: use readableObjectMode public api for js streamAnto Aravinth
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-12-10tools: capitalize sentencesRuben Bridgewater
2018-06-14test: removing unnecessary parameter from assert calldjmgit
2018-04-01tools: add 'spaced-comment' into eslint rulesWeijia Wang
2017-11-12test: use ES6 classes instead of util.inheritsTobias Nießen
2017-06-19test: remove node-tap lookalikecjihrig
2017-05-24test: move stream2 test from pummel to parallelRich Trott