From: Yoshito Umaoka Date: Tue, 10 Dec 2013 19:34:34 +0000 (+0000) Subject: ICU-10549 Fixed some problems in test case description in collperf2. X-Git-Tag: milestone-59-0-1~2340 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ccb835e2b540b3968057ab37ecc9be216e90ac63;p=icu ICU-10549 Fixed some problems in test case description in collperf2. X-SVN-Rev: 34734 --- diff --git a/icu4c/source/test/perf/collperf2/CollPerf2_r.pl b/icu4c/source/test/perf/collperf2/CollPerf2_r.pl index 45d747372a6..b1983974a7f 100755 --- a/icu4c/source/test/perf/collperf2/CollPerf2_r.pl +++ b/icu4c/source/test/perf/collperf2/CollPerf2_r.pl @@ -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"