]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/tztest.h
ICU-62123.0.1.tar.gz
[apple/icu.git] / icuSources / test / intltest / tztest.h
index f9041f1d16ef79ce43a499a9a800d6865711ff62..99a44fe5466aa8f879220e569f30a7c62a871e10 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,6 +92,7 @@ public:
 
     void TestFebruary(void);
 
+    void TestCanonicalIDAPI();
     void TestCanonicalID(void);
 
     virtual void TestDisplayNamesMeta();
@@ -97,6 +100,9 @@ public:
     void TestGetRegion(void);
     void TestGetUnknown();
 
+    void TestGetWindowsID(void);
+    void TestGetIDForWindowsID(void);
+
     static const UDate INTERVAL;
 
 private: