summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-read-empty-buffer.js
Commit message (Expand)AuthorAgeFilesLines
* test: use `.then(common.mustCall())` for all async IIFEsAnna Henningsen2020-07-201-1/+1
* util: add (typed) array length to the default outputRuben Bridgewater2019-12-251-3/+3
* test: error when empty buffer is passed to filehandle.read()Masashi Hirano2018-10-101-0/+13
* test: error when empty buffer is passed to fs.read()shisama2018-10-031-0/+10
* util: improve empty typed array inspectionRuben Bridgewater2018-08-151-1/+1
* fs: throw ERR_INVALID_ARG_VALUE when buffer being written is emptyAdityaSrivast2018-07-151-0/+18