ICU-2438 CollationElements->collations changes in testdata
X-SVN-Rev: 13667
diff --git a/icu4c/source/test/testdata/te.txt b/icu4c/source/test/testdata/te.txt
index cdbd2da..76f0855 100644
--- a/icu4c/source/test/testdata/te.txt
+++ b/icu4c/source/test/testdata/te.txt
@@ -89,12 +89,14 @@
tag0 { TE0 }
}
- CollationElements
- { Version { "1.0" }
+ collations {
+ standard {
+ Version { "1.0" }
Override { "FALSE" }
Sequence {"& A < a\u0308 , A\u0308 & C < c\u0327 , C\u0327 & G < g"
"\u0306 , G\u0306 & H < \u0131 , I , i , \u0130 < \u0132 , \u0133 & O < o\u0308 "
", O\u0308 & S < s\u0327 , S\u0327 & U < u\u0308 , U\u0308 " }
+ }
}
}
diff --git a/icu4c/source/test/testdata/testaliases.txt b/icu4c/source/test/testdata/testaliases.txt
index 52cd58f..5a72b2e 100644
--- a/icu4c/source/test/testdata/testaliases.txt
+++ b/icu4c/source/test/testdata/testaliases.txt
@@ -23,10 +23,10 @@
// alias that uses another alias and references parts of the end structure
referencingalias:alias { "testaliases/anotheralias/Sequence" } // Referencing through another alias
- anotheralias:alias { "/ICUDATA/uk/CollationElements" }
+ anotheralias:alias { "/ICUDATA/uk/collations/standard" }
// aliasing using position
- CollationElements:alias { "/ICUDATA/uk" } // Referencing corresponding resource in another bundle
+ collations:alias { "/ICUDATA/uk" } // Referencing corresponding resource in another bundle
// aliasing arrays
zoneTests {
diff --git a/icu4c/source/test/testdata/testtypes.txt b/icu4c/source/test/testdata/testtypes.txt
index 6cfb189..df5b462 100644
--- a/icu4c/source/test/testdata/testtypes.txt
+++ b/icu4c/source/test/testdata/testtypes.txt
@@ -38,11 +38,13 @@
testinclude:include{ "translit_rules.txt" }
// Genrb failed parsing \u0075 sequence this tests it
- CollationElements{
+ collations {
+ standard {
Version{"x01"}
Sequence{
"&'\u0075' = '\uFF55'" // LATIN SMALL LETTER U
}
+ }
}
string{ }