/*
*******************************************************************************
-* Copyright (C) 2007-2008, International Business Machines Corporation and *
+* Copyright (C) 2007-2011, International Business Machines Corporation and *
* others. All Rights Reserved. *
*******************************************************************************
*/
void TestVTimeZoneCoverage(void);
void TestVTimeZoneParse(void);
void TestT6216(void);
+ void TestT6669(void);
+ void TestVTimeZoneWrapper(void);
+ void TestT8943(void);
private:
void verifyTransitions(BasicTimeZone& icutz, UDate start, UDate end);