unicodetools icon indicating copy to clipboard operation
unicodetools copied to clipboard

[IDNA] Clean up `GenerateIdnaTest.testCases`

Open cketti opened this issue 2 years ago • 0 comments

  • Removes unused data and converts testCases to a simple String array
  • Removes duplicate entries

This shouldn't introduce any (significant) behavior changes. The generated output is the same as it was before.

cketti avatar Feb 18 '24 23:02 cketti