]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/tzfmttst.h
ICU-531.31.tar.gz
[apple/icu.git] / icuSources / test / intltest / tzfmttst.h
index 22583309bd59ad161b7d15d411242e10b184e6ee..3d81a82b6dd7e42d54a8a073d9b8ac7891a8979c 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,9 @@ class TimeZoneFormatTest : public IntlTest {
 
     void TestTimeZoneRoundTrip(void);
     void TestTimeRoundTrip(void);
+    void TestParse(void);
+    void TestISOFormat(void);
+    void TestFormat(void);
 };
 
 #endif /* #if !UCONFIG_NO_FORMATTING */