]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/tztest.h
ICU-64260.0.1.tar.gz
[apple/icu.git] / icuSources / test / intltest / tztest.h
index f9041f1d16ef79ce43a499a9a800d6865711ff62..52feaa210a8d5c68b563ee464c3dfcb2d527b56e 100644 (file)
@@ -1,6 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 
 /********************************************************************
- * Copyright (c) 1997-2011, International Business Machines
+ * Copyright (c) 1997-2014, International Business Machines
  * Corporation and others. All Rights Reserved.
  ********************************************************************/
  
@@ -90,12 +92,17 @@ public:
 
     void TestFebruary(void);
 
+    void TestCanonicalIDAPI();
     void TestCanonicalID(void);
 
     virtual void TestDisplayNamesMeta();
 
     void TestGetRegion(void);
     void TestGetUnknown();
+    void TestGetGMT();
+
+    void TestGetWindowsID(void);
+    void TestGetIDForWindowsID(void);
 
     static const UDate INTERVAL;