Skip to content

Commit 394341e

Browse files
Mazursmarkusicu
authored andcommitted
ICU-22646 Update collation test for Latvian locale
This test is also relevant to issues ICU-12765 ICU-13508 ICU-20532
1 parent ea1c6da commit 394341e

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

icu4c/source/test/testdata/collationtest.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1479,13 +1479,21 @@
14791479
# Latvian sort order.
14801480
@ locale lv
14811481
* compare
1482+
< az
1483+
< ā
1484+
< b
14821485
< cz
14831486
< č
14841487
< d
1488+
< ez
1489+
< ē
1490+
< f
14851491
< gz
14861492
< ģ
14871493
< h
14881494
< iz
1495+
< y
1496+
< ī
14891497
< j
14901498
< kz
14911499
< ķ
@@ -1496,12 +1504,18 @@
14961504
< nz
14971505
< ņ
14981506
< o
1507+
< oz
1508+
< ō
1509+
< p
14991510
< rz
15001511
< ŗ
15011512
< s
15021513
< sz
15031514
< š
15041515
< t
1516+
< uz
1517+
< ū
1518+
< v
15051519
< zz
15061520
< ž
15071521

0 commit comments

Comments
 (0)