summaryrefslogtreecommitdiff
path: root/test/parallel/test-stream-readable-constructor-set-methods.js
AgeCommit message (Expand)Author
2017-05-24stream: add final methodCalvin Metcalf
2017-01-11test: s/assert.equal/assert.strictEqual/Gibson Fahnestock
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-02-04stream: simpler stream constructonSam Newman