Skip to content

test: add toASCII and toUnicode punycode tests

Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Description of change
  • Add toUnicode and toASCII tests to test-punycode
  • Refactor test-punycode.js to better organize test cases
  • Change assert.equal to assert.strictEqual in test-punycode.js

Merge request reports

Loading