From 7c20b5cc534d4c2ace8fdc47ab64c4c7e259df95 Mon Sep 17 00:00:00 2001 From: "Steven R. Loomis" Date: Mon, 8 Jul 2024 12:34:49 -0500 Subject: [PATCH] CLDR-17661 ii: add yiii numbering system - this is just a draft - this is NOT how Yiii numbers work, but just to test the mechanism. --- common/bcp47/number.xml | 1 + common/main/root.xml | 3 +++ common/supplemental/coverageLevels.xml | 14 +++++++++++++- common/supplemental/numberingSystems.xml | 1 + .../main/java/org/unicode/cldr/util/XMLSource.java | 1 + .../unicode/cldr/unittest/TestCoverageLevel.java | 2 +- 6 files changed, 20 insertions(+), 2 deletions(-) diff --git a/common/bcp47/number.xml b/common/bcp47/number.xml index 7d242ac07e1..1908f86e1b7 100644 --- a/common/bcp47/number.xml +++ b/common/bcp47/number.xml @@ -109,6 +109,7 @@ For terms of use, see http://www.unicode.org/copyright.html + diff --git a/common/main/root.xml b/common/main/root.xml index 96b647d2567..7f41e99202b 100644 --- a/common/main/root.xml +++ b/common/main/root.xml @@ -3295,6 +3295,9 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/ + + + diff --git a/common/supplemental/coverageLevels.xml b/common/supplemental/coverageLevels.xml index 45875bcb494..3ad15edfcfc 100644 --- a/common/supplemental/coverageLevels.xml +++ b/common/supplemental/coverageLevels.xml @@ -215,6 +215,7 @@ For terms of use, see http://www.unicode.org/copyright.html + @@ -555,7 +556,7 @@ For terms of use, see http://www.unicode.org/copyright.html - + @@ -885,6 +886,17 @@ For terms of use, see http://www.unicode.org/copyright.html + + + + + + + + + + + diff --git a/common/supplemental/numberingSystems.xml b/common/supplemental/numberingSystems.xml index 13b3ad5b7eb..53042565575 100644 --- a/common/supplemental/numberingSystems.xml +++ b/common/supplemental/numberingSystems.xml @@ -104,5 +104,6 @@ For terms of use, see http://www.unicode.org/copyright.html + diff --git a/tools/cldr-code/src/main/java/org/unicode/cldr/util/XMLSource.java b/tools/cldr-code/src/main/java/org/unicode/cldr/util/XMLSource.java index 780cbfc7317..e24f4085995 100644 --- a/tools/cldr-code/src/main/java/org/unicode/cldr/util/XMLSource.java +++ b/tools/cldr-code/src/main/java/org/unicode/cldr/util/XMLSource.java @@ -1591,6 +1591,7 @@ public String getLocaleID() { {"vaii", "numbers"}, {"wara", "numbers"}, {"wcho", "numbers"}, + {"yiii", "numbers"}, {"zhuyin", "collation"} }; diff --git a/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/TestCoverageLevel.java b/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/TestCoverageLevel.java index 0cbe132b066..29aee1afbe4 100644 --- a/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/TestCoverageLevel.java +++ b/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/TestCoverageLevel.java @@ -525,7 +525,7 @@ public void TestCoverageCompleteness() { + "gara|gong|gonm|gukh|hanidays|hmng|hmnp|java|jpanyear|kali|kawi|krai|lana(tham)?|lepc|limb|" + "math(bold|dbl|mono|san[bs])|modi|mong|mroo|mtei|mymr(epka|pao|shan|tlng)|" + "nagm|newa|nkoo|olck|onao|osma|outlined|rohg|saur|segment|shrd|sin[dh]|sora|sund|sunu|" - + "takr|talu|tirh|tnsa|vaii|wara|wcho)"); + + "takr|talu|tirh|tnsa|vaii|wara|wcho|yiii)"); final Pattern collation100 = PatternCache.get(