ICU-1880 edited structure according to the design review comments
X-SVN-Rev: 8580
This commit is contained in:
parent
103b8a2065
commit
04d4e0121c
@ -12,18 +12,26 @@
|
||||
}
|
||||
TestData {
|
||||
da_TestPrimary {
|
||||
TestLocale { "da" }
|
||||
Arguments { "[strength 1]" }
|
||||
TestData {
|
||||
Settings {
|
||||
{
|
||||
Locale { "da_DK" }
|
||||
Attributes { "[strength 1]" }
|
||||
}
|
||||
}
|
||||
TestCases {
|
||||
"Lvi=Lwi",
|
||||
"Lävi<Löwi",
|
||||
"Lübeck=Lybeck",
|
||||
}
|
||||
}
|
||||
da_TestTertiary {
|
||||
TestLocale { "da" }
|
||||
Arguments { "[strength 3]" }
|
||||
TestData {
|
||||
Settings {
|
||||
{
|
||||
Locale { "da_DK" }
|
||||
Attributes { "[strength 3]" }
|
||||
}
|
||||
}
|
||||
TestCases {
|
||||
"Luc<luck",
|
||||
"luck<Lübeck",
|
||||
"Lübeck>lybeck",
|
||||
|
Loading…
Reference in New Issue
Block a user