summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-assert-encoding-error.js
AgeCommit message (Expand)Author
2020-09-11lib: remove ERR_INVALID_OPT_VALUE and ERR_INVALID_OPT_VALUE_ENCODINGDenys Otrishko
2019-12-31test: refactor common.expectsErrorRuben Bridgewater
2017-07-18errors: port internal/fs errors to internal/errorsGunar C. Gessner
2017-05-28test: refactor test-fs-assert-encoding-errorRich Trott
2017-03-26test: add common.noop, default for common.mustCall()James M Snell
2017-02-01test: add fs-assert-encoding's testabouthiroppy