summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-read-zero-length.js
AgeCommit message (Expand)Author
2017-10-09test: use common.fixtures module for file pathAdil L
2017-06-24test: remove require('buffer') on 6 fs test filessallen450
2017-01-17test: refactor test-fs-read-zero-length.jsabouthiroppy
2017-01-11test: s/assert.equal/assert.strictEqual/Gibson Fahnestock
2017-01-10fs: remove fs.read's string interfaceNikolai Vavilov
2016-01-06fs: fs.read into zero buffer should not throw exceptionFeross Aboukhadijeh