Skip to content

test: refactored test-intl

Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

Improved variables to be all const. Enforced assert.strictEqual across all tests. Modified haveIntl tests to check for int.

Merge request reports

Loading