/********************************************************************
* COPYRIGHT:
- * Copyright (c) 1997-2009, International Business Machines Corporation and
+ * Copyright (c) 1997-2012, International Business Machines Corporation and
* others. All Rights Reserved.
********************************************************************/
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) ;