Unverified Commit ab02d380 authored by Joyee Cheung's avatar Joyee Cheung
Browse files

test: split test-whatwg-encoding-textdecoder-fatal.js

Split `test-whatwg-encoding-textdecoder-fatal.js` into

- `test-whatwg-encoding-custom-textdecoder-fatal.js` which
  is a customized version of the WPT that tests for Node.js-specific
  error codes.
- `test-whatwg-encoding-custom-textdecoder-invalid-arg` which
  tests `ERR_INVALID_ARG_TYPE`

PR-URL: https://github.com/nodejs/node/pull/25155


Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
parent 74a9221f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment