summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-read-type.js
AgeCommit message (Expand)Author
2019-08-16fs: allow int64 offset in fs.read/readSync/fd.readZach Bjornson
2019-03-23errors: update error nameRuben Bridgewater
2018-08-24fs: update read to work with any TypedArray/DataViewSarat Addepalli
2018-04-13errors: validate input argumentsRuben Bridgewater
2018-03-25fs: fix error handlingRuben Bridgewater
2018-03-25lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater
2018-01-21test: check fs.read and fs.readsync inputOmar Crisostomo
2017-12-13fs: move type checking for fs.read to jsJames M Snell
2017-08-07test: begin normalizing fixtures useJames M Snell
2017-06-08test: refactor test-fs-read-*Rich Trott
2017-03-26test: add common.noop, default for common.mustCall()James M Snell
2017-01-10fs: remove fs.read's string interfaceNikolai Vavilov