]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/tstnorm.h
ICU-59117.0.1.tar.gz
[apple/icu.git] / icuSources / test / intltest / tstnorm.h
index b77efd6bf2ad8367f5a54816fa68b778f71a8438..6ca4ce79a8d87387681d9f20b7e80ed2f628af81 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-2003, International Business Machines Corporation and
+ * Copyright (c) 1997-2010, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 
@@ -42,6 +44,9 @@ public:
     void TestCompare(void);
     void FindFoldFCDExceptions();
     void TestSkippable();
+    void TestCustomComp();
+    void TestCustomFCC();
+    void TestFilteredNormalizer2Coverage();
 
 private:
     UnicodeString canonTests[24][3];