summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-read.js
Commit message (Expand)AuthorAgeFilesLines
* test: improve test coverage for fs modulegarrik.leonardo@gmail.com2018-10-121-0/+8
* fs: require callback in readRuben Bridgewater2018-08-091-1/+8
* fs: fix reads with pos > 4GBMathias Buus2018-05-291-0/+15
* test: replace fixtureDir with fixtures methodsVladimir Ilic2017-10-151-2/+2
* test: remove require('buffer') on 6 fs test filessallen4502017-06-241-1/+0
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* assert: fix premature deep strict comparisonJoyee Cheung2017-02-271-2/+2
* fs: remove fs.read's string interfaceNikolai Vavilov2017-01-101-13/+26
* test: update test/parallel/test-fs-read.jsRichard Walker2016-09-221-6/+6
* test: use mustCall() for simple flow trackingcjihrig2016-07-181-12/+9
* test: fix style issues after eslint updateMichaƫl Zasso2016-01-131-8/+8
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-24/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+48