]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/tzregts.h
ICU-64260.0.1.tar.gz
[apple/icu.git] / icuSources / test / intltest / tzregts.h
index 5fefadb7476439aa17696e54a65d857e93d9dcf3..46e43cd250241b7a4b2001489d154e6a96ba9a2a 100644 (file)
@@ -1,6 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1998-2001, International Business Machines Corporation and
+ * Copyright (c) 1998-2005, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 
@@ -41,11 +43,13 @@ public:
     void Test4154650(void);
     void Test4154525(void);
     void Test4162593(void);
+    void Test4176686(void);
     void TestJ186(void);
     void TestJ449(void);
     void TestJDK12API(void);
-
+    void Test4184229(void);
     UBool checkCalendar314(GregorianCalendar *testCal, TimeZone *testTZ);
+    void TestNegativeDaylightSaving(void);
 
 
 protected: