summaryrefslogtreecommitdiff
path: root/test/parallel/test-stream-big-packet.js
AgeCommit message (Expand)Author
2017-11-15stream: remove usage of *State.highWaterMarkCalvin Metcalf
2017-11-14test: reuse existing PassThrough implementationTobias Nießen
2017-11-12test: use ES6 classes instead of util.inheritsTobias Nießen
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-04-30test: replace indexOf with includesgwer
2017-03-10meta: restore original copyright headerJames M Snell
2016-09-23test: cleanup stream testsItalo A. Casas
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2016-01-16lib,test: remove extra semicolonsMichaël Zasso
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