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

Create tests for the COMBINING GRAPHEME JOINER special case #66

Merged
merged 2 commits into from Aug 28, 2015

Conversation

alexghacker
Copy link
Contributor

Tests for how the COMBINING GRAPHEME JOINER is handled under NFG.

Necessary because it is a special case of a combining character with ccc=0.

More extensive tests would include making sure that other combining characters don't move from one side of CGJ to the other, including "merging" with the base character through the selection of a precomposed canonically equivalent form under NFC.

Add comments with references for the behavior being tested for
zoffixznet added a commit that referenced this pull request Aug 28, 2015
Create tests for the COMBINING GRAPHEME JOINER special case
@zoffixznet zoffixznet merged commit 8bb05dc into Raku:master Aug 28, 2015
@zoffixznet
Copy link
Contributor

Thanks a lot!

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.

None yet

2 participants