summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-stream-destroy-emit-error.js
Commit message (Expand)AuthorAgeFilesLines
* fs: change streams to always emit close by defaultRobert Nagy2020-01-201-2/+2
* test: add `emitClose: true` tests for fs streamsRich Trott2019-08-221-2/+25
* fs: fix missing 'error' event in (Read|Write)Stream#destroyKohei Hiraga2018-04-101-0/+20