]> granicus.if.org Git - icu/commitdiff
ICU-13744 Enabled the test case added in previous commit in ICU4C DateFormatTest
authorYoshito Umaoka <y.umaoka@gmail.com>
Wed, 16 May 2018 20:13:50 +0000 (20:13 +0000)
committerYoshito Umaoka <y.umaoka@gmail.com>
Wed, 16 May 2018 20:13:50 +0000 (20:13 +0000)
X-SVN-Rev: 41384

icu4c/source/test/intltest/dtfmttst.cpp

index d6a34235aedda26f3175a3fe811d985c3b0c0e5c..fb88f323229dda04296dc496dfbeb2edfe65317d 100644 (file)
@@ -121,6 +121,7 @@ void DateFormatTest::runIndexedTest( int32_t index, UBool exec, const char* &nam
     TESTCASE_AUTO(TestDayPeriodWithLocales);
     TESTCASE_AUTO(TestMinuteSecondFieldsInOddPlaces);
     TESTCASE_AUTO(TestDayPeriodParsing);
+    TESTCASE_AUTO(TestParseRegression13744);
 
     TESTCASE_AUTO_END;
 }