]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/tzfmttst.h
ICU-511.32.tar.gz
[apple/icu.git] / icuSources / test / intltest / tzfmttst.h
index 5e7c39706c4b19f3dbf1f7e786680680d6a4fe9e..4635711f555f704421b2e86fc8425b0364fa1e5d 100644 (file)
@@ -1,6 +1,6 @@
 /*
 *******************************************************************************
-* Copyright (C) 2007-2010, International Business Machines Corporation and    *
+* Copyright (C) 2007-2013, International Business Machines Corporation and    *
 * others. All Rights Reserved.                                                *
 *******************************************************************************
 */
@@ -20,6 +20,8 @@ class TimeZoneFormatTest : public IntlTest {
 
     void TestTimeZoneRoundTrip(void);
     void TestTimeRoundTrip(void);
+    void TestParse(void);
+    void TestISOFormat(void);
 };
 
 #endif /* #if !UCONFIG_NO_FORMATTING */