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

CLDR-15071 Fix dtd tests #2702

Merged
merged 5 commits into from
Feb 9, 2023

Conversation

macchiati
Copy link
Member

CLDR-15071

I noticed that the tests were not catching a mismatch between the sil1 value in the .xml file and the sil22 value in the dtd. I looked into it, and found some problems in the test, where paths not being tested correctly. Fixed those, and the cases in the DTD that they exposed.

  • This PR completes the ticket.

ALLOW_MANY_COMMITS=true

@macchiati macchiati requested a review from srl295 February 8, 2023 15:41
srl295
srl295 previously approved these changes Feb 8, 2023
Copy link
Member

@srl295 srl295 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good fix…

@@ -2825,10 +2826,11 @@ CLDR data files are interpreted according to the LDML specification (http://unic

<!ELEMENT cr ( #PCDATA ) >
<!ATTLIST cr alt NMTOKENS #IMPLIED >
<!--@MATCH:literal/variant-->
<!--@MATCH:literal/variant, proposed-->
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ouch… that's not recent

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, the changes in the test exposed some gaps.

srl295
srl295 previously approved these changes Feb 8, 2023
@macchiati macchiati requested a review from srl295 February 8, 2023 22:18
@macchiati macchiati merged commit 7bcbce4 into unicode-org:main Feb 9, 2023
@macchiati macchiati deleted the CLDR-15071-Fix-dtd-test branch February 9, 2023 02:24
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.

2 participants