]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/tsmthred.h
ICU-62141.0.1.tar.gz
[apple/icu.git] / icuSources / test / intltest / tsmthred.h
index 76f80a174b3ebfa0bfade96fd8c4d119ce7ca1c5..b2517e22203d190ed76c05309ee8e9983ebefaa6 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) 1997-2014, International Business Machines Corporation and
+ * Copyright (c) 1997-2015, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 
@@ -47,7 +49,10 @@ public:
     void TestCollators(void);
     void TestString();
     void TestAnyTranslit();
-
+    void TestConditionVariables();
+    void TestUnifiedCache();
+    void TestBreakTranslit();
+    void TestIncDec();
 };
 
 #endif