summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-read-stream-throw-type-error.js
AgeCommit message (Expand)Author
2018-07-11test: check option start or end is not safe integerMasashi Hirano
2018-05-14fs: improve argument handling for ReadStreamUjjwal Sharma
2018-04-06fs: make ReadStream throw TypeError on NaNUjjwal Sharma
2018-02-16test: minor refactoringRuben Bridgewater
2018-02-16test: remove assert.doesNotThrow()Ruben Bridgewater
2017-10-09test: change fixturesDir to fixtures.pathSavio Lucena
2017-08-31errors: convert 'fs'matzavinos
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-06-21test: fix RegExp nitsVse Mozhet Byt
2016-10-06fs: refactor "options" processing as a functionSakthipriyan Vairamani
2015-11-10test: fix tests that check error messagescjihrig
2015-06-05fs: Add string encoding option for Stream methodYosuke Furukawa