Skip to content

add ICU tests#2

Open
srl295 wants to merge 7 commits intogreek-language-support:mainfrom
srl295:icutest
Open

add ICU tests#2
srl295 wants to merge 7 commits intogreek-language-support:mainfrom
srl295:icutest

Conversation

@srl295
Copy link
Copy Markdown

@srl295 srl295 commented Apr 17, 2025

This adds ICU tests (and automated builds) based on the steps given.

Comment thread icu4c/tests/test_this.cpp
// - Test 9: Final Sigma BeforeAfter a Punctuation:
{
const u16string input = u"Ο ΚΑΙΡΟΣ ΗΤΑΝ ΚΑΛΟΣ";
const u16string expectl = u"Ο καιρός ήταν καλός.";
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

This is the only test (so far!) that's failing. It ended up as: Ο καιρος ηταν καλος — lowercasing did not add in the accents.

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.

1 participant