-
-
Notifications
You must be signed in to change notification settings - Fork 759
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
ICU-22518 Export monkeys #2637
ICU-22518 Export monkeys #2637
Conversation
d200fe3
to
fd241b4
Compare
Notice: the branch changed across the force-push!
~ Your Friendly Jira-GitHub PR Checker Bot |
fd241b4
to
087377a
Compare
Hooray! The files in the branch are the same across the force-push. 😃 ~ Your Friendly Jira-GitHub PR Checker Bot |
…tion from the old segmentation monkey tests
087377a
to
5a20d09
Compare
Hooray! The files in the branch are the same across the force-push. 😃 ~ Your Friendly Jira-GitHub PR Checker Bot |
@markusicu, PTAL. For now ICU4X is still stuck in the past (and missing ICU tailorings) so it has to have its tests generated from code that is floating around in eggrobin/icu anyway, but once we get to 15.1 we should ensure that we are able to build from actual checked-in ICU. |
Two months ago I wrote:
ICU4X is now starting to dips its segmentation toes into 15.1 (grapheme clusters only in unicode-org/icu4x#4536, line breaking will take a while more), and it is getting its tests from this branch. PTAL. |
Usage:
.\icu4c\source\test\intltest\x64\Release\intltest.exe "rbbi/RBBITest/TestMonkey@type=sent seed=1729 loop=20 scalars_only export=meow"
produces a file meow_sent.txt with
(Only two lines because the loop count gets divided by ten for sentence segmentation.)
Checklist