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

Make collation data read from CLDR #401

Open
sffc opened this issue Mar 4, 2025 · 0 comments
Open

Make collation data read from CLDR #401

sffc opened this issue Mar 4, 2025 · 0 comments
Labels
component-datagen An executor is not running all of its tests correctly, or the testdata is buggy

Comments

@sffc
Copy link
Member

sffc commented Mar 4, 2025

@markusicu says:

They do: https://github.com/unicode-org/cldr/tree/main/common/uca

The ICU files are copies of the CLDR files, and generated from the Unicode Tools.

These are for the CLDR root collation sort order. It is tailored from the DUCET, which has its test data files in CollationTest.zip which is published at https://www.unicode.org/Public/UCA/latest/
I have been working to minimize the CLDR vs. DUCET sort order differences.

We should change DDT testdatagen to read from CLDR instead of from ICU.

@sffc sffc added the component-datagen An executor is not running all of its tests correctly, or the testdata is buggy label Mar 4, 2025
@sffc sffc added this to the 2025 Q1 ⟨P1⟩ milestone Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component-datagen An executor is not running all of its tests correctly, or the testdata is buggy
Projects
None yet
Development

No branches or pull requests

1 participant