X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..2be6500137966bba13903b24204a44804f9e133a:/icuSources/test/intltest/calregts.h diff --git a/icuSources/test/intltest/calregts.h b/icuSources/test/intltest/calregts.h index 07cd4948..c099d2bb 100644 --- a/icuSources/test/intltest/calregts.h +++ b/icuSources/test/intltest/calregts.h @@ -1,6 +1,6 @@ /******************************************************************** * COPYRIGHT: - * Copyright (c) 1997-2003, International Business Machines Corporation and + * Copyright (c) 1997-2012, International Business Machines Corporation and * others. All Rights Reserved. ********************************************************************/ @@ -64,11 +64,17 @@ public: void Test4197699(void); void TestJ81(void); void TestJ438(void); + void TestT5555(void); + void TestT6745(void); + void TestT8057(void); void TestLeapFieldDifference(void); void TestMalaysianInstance(void); void TestWeekShift(void); void TestTimeZoneTransitionAdd(void); void TestDeprecates(void); + void TestT8596(void); + void Test9019(void); + void TestT9452(void); void printdate(GregorianCalendar *cal, const char *string); void dowTest(UBool lenient) ;