]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/perf/collperf2/CollPerf2_r.pl
ICU-551.51.4.tar.gz
[apple/icu.git] / icuSources / test / perf / collperf2 / CollPerf2_r.pl
index 39d49bf5cf0cf32b26d02674719ab63f285ade14..c87e3034e5c092f4bc282a282534afcd6843ff1e 100755 (executable)
@@ -107,12 +107,12 @@ my $dataFiles = {
         "TestNames_Latin.txt"
     ],
 
-    "de\@collation=phonebook;strength=secondary",
+    "de-u-co-phonebk-ks-level2",
     [
         "TestRandomWordsUDHR_de.txt"
     ],
 
-    "fr\@strength=primary;caseLevel=on",
+    "fr-u-ks-level1-kc",
     [
         "TestRandomWordsUDHR_fr.txt"
     ],
@@ -142,7 +142,7 @@ my $dataFiles = {
         "TestNames_Russian.txt"
     ],
 
-    "ru\@strength=quaternary;alternate=shifted",
+    "ru-u-ks-level4-ka-shifted",
     [
         "TestRandomWordsUDHR_ru.txt"
     ],
@@ -154,7 +154,7 @@ my $dataFiles = {
         "TestNames_Japanese_k.txt"
     ],
 
-    "ja\@strength=identical",
+    "ja-u-ks-identic",
     [
         "TestNames_Latin.txt",
         "TestNames_Japanese.txt"
@@ -170,7 +170,7 @@ my $dataFiles = {
         "TestNames_Simplified_Chinese.txt"
     ],
 
-    "zh_Hans\@collation=pinyin",
+    "zh_Hans-u-co-pinyin",
     [
         "TestNames_Latin.txt",
         "TestNames_Simplified_Chinese.txt"
@@ -181,7 +181,7 @@ my $dataFiles = {
         "TestNames_Chinese.txt",
     ],
 
-    "th\@normalization=on;alternate=shifted",
+    "th-u-kk-ka-shifted",
     [
         "TestNames_Latin.txt",
         "TestNames_Thai.txt",