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

Update case folding tests for Unicode 15.1 #3947

Merged
merged 1 commit into from
Nov 8, 2023
Merged

Conversation

anba
Copy link
Contributor

@anba anba commented Oct 16, 2023

Unicode 15.1 added the following "simple" case-folding entries:

1FD3; S; 0390; # GREEK SMALL LETTER IOTA WITH DIALYTIKA AND OXIA
1FE3; S; 03B0; # GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND OXIA
FB05; S; FB06; # LATIN SMALL LIGATURE LONG S T

@anba anba requested a review from a team as a code owner October 16, 2023 11:50
Copy link
Contributor

@Ms2ger Ms2ger left a comment

Choose a reason for hiding this comment

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

Land whenever ready

@anba
Copy link
Contributor Author

anba commented Nov 8, 2023

CLDR 44 / ICU 74 have been released, so this PR can now be merged.

Unicode 15.1 added the following "simple" case-folding entries:
```
1FD3; S; 0390; # GREEK SMALL LETTER IOTA WITH DIALYTIKA AND OXIA
1FE3; S; 03B0; # GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND OXIA
FB05; S; FB06; # LATIN SMALL LIGATURE LONG S T
```
@Ms2ger Ms2ger enabled auto-merge (rebase) November 8, 2023 12:41
@Ms2ger Ms2ger merged commit 4d44acb into tc39:main Nov 8, 2023
8 of 9 checks passed
@anba anba deleted the unicode15_1 branch June 24, 2024 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants