]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/tstnorm.h
ICU-511.27.tar.gz
[apple/icu.git] / icuSources / test / intltest / tstnorm.h
index b77efd6bf2ad8367f5a54816fa68b778f71a8438..793155541ae4226a85da0bcb265e94f41f803cb9 100644 (file)
@@ -1,6 +1,6 @@
 /********************************************************************
  * 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 +42,9 @@ public:
     void TestCompare(void);
     void FindFoldFCDExceptions();
     void TestSkippable();
+    void TestCustomComp();
+    void TestCustomFCC();
+    void TestFilteredNormalizer2Coverage();
 
 private:
     UnicodeString canonTests[24][3];