summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-read.js
AgeCommit message (Expand)Author
2019-11-26test: dir class initialisation w/o handlerDmitriy Kikinskiy
2019-04-04errors: add more information in case of invalid callbacksRuben Bridgewater
2018-10-12test: improve test coverage for fs modulegarrik.leonardo@gmail.com
2018-08-09fs: require callback in readRuben Bridgewater
2018-05-29fs: fix reads with pos > 4GBMathias Buus
2017-10-15test: replace fixtureDir with fixtures methodsVladimir Ilic
2017-06-24test: remove require('buffer') on 6 fs test filessallen450
2017-03-10meta: restore original copyright headerJames M Snell
2017-02-27assert: fix premature deep strict comparisonJoyee Cheung
2017-01-10fs: remove fs.read's string interfaceNikolai Vavilov
2016-09-22test: update test/parallel/test-fs-read.jsRichard Walker
2016-07-18test: use mustCall() for simple flow trackingcjihrig
2016-01-13test: fix style issues after eslint updateMichaƫl Zasso
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny