summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-close-errors.js
AgeCommit message (Expand)Author
2019-10-16test: add cb error test for fs.close()Matteo Rossi
2019-03-23errors: update error nameRuben Bridgewater
2018-03-25fs: fix error handlingRuben Bridgewater
2018-03-25lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater
2018-02-22test: use runWithInvalidFD() in tests expecting EBADFJoyee Cheung
2017-12-28fs: throw fs.close errors in JSJoyee Cheung
2017-12-22fs: move type checking to jsJames M Snell
2017-12-13fs: move type checking for fs.close to jsJames M Snell