ICU-10549 Fixed some problems in test case description in collperf2.
X-SVN-Rev: 34734
This commit is contained in:
parent
1f1a501cd1
commit
ccb835e2b5
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user