Unverified Commit 2b91c2b5 authored by Joyee Cheung's avatar Joyee Cheung
Browse files

test: split encoding tests where some cases can be run without ICU

Split the following tests:

- `test-whatwg-encoding-textdecoder-utf16-surrogates.js`
- `test-whatwg-encoding-textdecoder-ignorebom.js`
- `test-whatwg-encoding-textdecoder-streaming.js`

Each into two files: one that can be run without ICU and one that has
to be run with ICU. The latter can be replaced with WPT later.

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


Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
parent ab02d380
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