Reordered the tests in testUniConversion.cxx so they match the new checking order in UTF8Classify. Added some more tests for a single invalid 2nd or 3rd trail byte.
I don't believe the generation script is needed as its results will never change. Removed the script comment in [07f35a].
The script is attached to this feature request in the unlikely event that anyone wants to examine it. Including it in the repo makes it look like there may be some point to running it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Committed as [5f2c12].
Reordered the tests in testUniConversion.cxx so they match the new checking order in UTF8Classify. Added some more tests for a single invalid 2nd or 3rd trail byte.
I don't believe the generation script is needed as its results will never change. Removed the script comment in [07f35a].
Related
Commit: [07f35a]
Commit: [5f2c12]
Indeed the table not changed, but as it's not written by hand, I think it's better to keep these utils in the repo.
The script is attached to this feature request in the unlikely event that anyone wants to examine it. Including it in the repo makes it look like there may be some point to running it.