]> granicus.if.org Git - icu/commitdiff
ICU-10549 Fixed some problems in test case description in collperf2.
authorYoshito Umaoka <y.umaoka@gmail.com>
Tue, 10 Dec 2013 19:34:34 +0000 (19:34 +0000)
committerYoshito Umaoka <y.umaoka@gmail.com>
Tue, 10 Dec 2013 19:34:34 +0000 (19:34 +0000)
X-SVN-Rev: 34734

icu4c/source/test/perf/collperf2/CollPerf2_r.pl

index 45d747372a697d9542a9912f86b5d70ce6bb5ac5..b1983974a7f9bd574f81206c1e195d43e3fd6bff 100755 (executable)
@@ -70,7 +70,7 @@ my $dataFiles = {
         "TestNames_Latin.txt"
     ],
 
-    "de\@collation=phonebook",
+    "de\@collation=phonebook;strength=secondary",
     [
         "TestRandomWordsUDHR_de.txt"
     ],
@@ -119,14 +119,10 @@ my $dataFiles = {
 
     "ja\@strength=identical",
     [
+        "TestNames_Latin.txt",
         "TestNames_Japanese.txt"
     ],
 
-    "ja\@strength=identical",
-    [
-        "TestNames_Latin.txt"
-    ],
-
     "ko",
     [
         "TestNames_Korean.txt"
@@ -139,14 +135,10 @@ my $dataFiles = {
 
     "zh_Hans\@collation=pinyin",
     [
+        "TestNames_Latin.txt",
         "TestNames_Simplified_Chinese.txt"
     ],
 
-    "zh_Hans\@collation=pinyin",
-    [
-        "TestNames_Latin.txt"
-    ],
-
     "zh_Hant",
     [
         "TestNames_Chinese.txt",
@@ -154,15 +146,11 @@ my $dataFiles = {
 
     "th\@normalization=on;alternate=shifted",
     [
+        "TestNames_Latin.txt",
         "TestNames_Thai.txt",
         "TestRandomWordsUDHR_th.txt"
     ],
 
-    "th\@normalization=on;alternate=shifted",
-    [
-        "TestNames_Latin.txt"
-    ],
-
     "ar",
     [
         "TestRandomWordsUDHR_ar.txt"