Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split addition comparisons #942

Merged
merged 2 commits into from
Oct 2, 2024

Conversation

eggrobin
Copy link
Member

@eggrobin eggrobin commented Oct 1, 2024

Discussed in the PAG meeting of 2024-09-12; I need to do this sooner rather than later, for now I only have 12 of those tests in flight, but this is growing rapidly.

Also make it explicit which characters are having their properties tested and which ones are just property values in the Propertywise/CorrespondTo tests (this makes it much easier to test numerals, since I can then use ASCII digits as value-only « ⧴ » counterparts for Numeric_Value.
This should also make it nicer to check coverage; for some of those tests it can be unclear whether there are gaps of characters whose properties are not tested; in such cases one could have some sort of declaration that « this tests the properties of U+XXXX...U+YYYY » at the top of the file, and it would be easy to check that all those characters show up in a Propertywise/AreAlike test or before the first ⧴ in a Propertywise/CorrespondTo test.

@eggrobin eggrobin merged commit 5b4d24f into unicode-org:main Oct 2, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants