]> granicus.if.org Git - icu/commitdiff
ICU-8953 ICU4C implementation was OK. Just update the test case already added in...
authorYoshito Umaoka <y.umaoka@gmail.com>
Fri, 2 Dec 2011 05:01:23 +0000 (05:01 +0000)
committerYoshito Umaoka <y.umaoka@gmail.com>
Fri, 2 Dec 2011 05:01:23 +0000 (05:01 +0000)
X-SVN-Rev: 31007

icu4c/source/test/intltest/tztest.cpp

index 94ca0431e014527b42aca71ccc3cd43cd87642d4..ed60ba6fc046579b7a4239ef84d11de78ecf33a4 100644 (file)
@@ -2097,6 +2097,8 @@ void TimeZoneTest::TestCanonicalID() {
         {"Etc/Unknown", "Etc/Unknown", FALSE},
         {"bogus", 0, FALSE},
         {"", 0, FALSE},
+        {"America/Marigot", "America/Marigot", TRUE},     // Olson link, but CLDR canonical (#8953)
+        {"Europe/Bratislava", "Europe/Bratislava", TRUE}, // Same as above
         {0, 0, FALSE}
     };