]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/ucdtest.h
ICU-66108.tar.gz
[apple/icu.git] / icuSources / test / intltest / ucdtest.h
index 448321eeb30bf9acf4a2992d742afc19dd61e73c..2ed1395b50f4e9268d268a22da61a7e602d1b254 100644 (file)
@@ -1,6 +1,7 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 /********************************************************************
- * COPYRIGHT: 
- * Copyright (c) 1997-2013, International Business Machines Corporation and
+ * Copyright (c) 1997-2016, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 
@@ -39,6 +40,14 @@ public:
     void TestPatternProperties();
     void TestScriptMetadata();
     void TestBidiPairedBracketType();
+    void TestEmojiProperties();
+    void TestIndicPositionalCategory();
+    void TestIndicSyllabicCategory();
+    void TestVerticalOrientation();
+    void TestDefaultScriptExtensions();
+    void TestInvalidCodePointFolding();
+    void TestBinaryCharacterProperties();
+    void TestIntCharacterProperties();
 
 private: