]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/tzfmttst.h
ICU-511.34.tar.gz
[apple/icu.git] / icuSources / test / intltest / tzfmttst.h
index 22583309bd59ad161b7d15d411242e10b184e6ee..4635711f555f704421b2e86fc8425b0364fa1e5d 100644 (file)
@@ -1,6 +1,6 @@
 /*
 *******************************************************************************
-* Copyright (C) 2007, 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 */