Skip to content

Commit

Permalink
A test
Browse files Browse the repository at this point in the history
  • Loading branch information
eggrobin committed Oct 30, 2024
1 parent f9240b8 commit 51d292f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 12 deletions.
4 changes: 4 additions & 0 deletions icu4c/source/test/testdata/rbbitst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,10 @@
#
#<data>•\u0e40\u0e01•\u0e44\u0301\u0e23\u0302\u0303•\u0e40•\u0e40\u0e02•\u0e02• •</data>

# From L2/14-131, §3.2; made into a single EGC by UTC-179-C31.
# This test would have caught ICU-22956.
<data>•સૻ્સૻ•</data>

#
# From cldr/common/testData/segmentation/graphemeCluster/TestSegmenter-Bengali.txt
#
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -169,18 +169,9 @@
#
#<data>•\u0e40\u0e01•\u0e44\u0301\u0e23\u0302\u0303•\u0e40•\u0e40\u0e02•\u0e02• •</data>

#
# ICU-13637 and CLDR-10994 - Indic Grapheme Cluster Boundary changes to support aksaras
# New rule: LinkingConsonant ExtCccZwj* Virama ExtCccZwj* × LinkingConsonant
# Sample Chars: LinkingConsonant: \u0915
# Virama: \u094d [also Extend]
# ExtCccZWJ: \u0308
# Extend but not ExtCCCZWJ \u093A
<char>
<data>•\u0915\u094d\u0915•</data>
<data>•\u0915\u0308\u0308\u094d\u0308\u0308\u0915•</data>
<data>•\u0915\u0308\u0308\u094d\u0308\u0308•\u0041•</data>
<data>•\u0915\u0308\u0308\u094d\u093A\u093A•\u0915•</data>
# From L2/14-131, §3.2; made into a single EGC by UTC-179-C31.
# This test would have caught ICU-22956.
<data>•સૻ્સૻ•</data>

#
# From cldr/common/testData/segmentation/graphemeCluster/TestSegmenter-Bengali.txt
Expand Down

0 comments on commit 51d292f

Please sign in to comment.