summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-read-empty-buffer.js
AgeCommit message (Expand)Author
2018-10-10test: error when empty buffer is passed to filehandle.read()Masashi Hirano
2018-10-03test: error when empty buffer is passed to fs.read()shisama
2018-08-15util: improve empty typed array inspectionRuben Bridgewater
2018-07-15fs: throw ERR_INVALID_ARG_VALUE when buffer being written is emptyAdityaSrivast