]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/apicoll.h
ICU-6.2.4.tar.gz
[apple/icu.git] / icuSources / test / intltest / apicoll.h
index 95710e5eaad2f035095c19fe0dd7756c692be919..d08400c14403d3afccb19ce09761bae62d44af95 100644 (file)
@@ -1,8 +1,8 @@
-/********************************************************************
+/***********************************************************************
  * COPYRIGHT: 
  * COPYRIGHT: 
- * Copyright (c) 1997-2001, International Business Machines Corporation and
- * others. All Rights Reserved.
- ********************************************************************/
+ * Copyright (c) 1997-2004, International Business Machines Corporation
+ * and others. All Rights Reserved.
+ ***********************************************************************/
 
 /**
  * CollationAPITest is a third level test class. This test performs API 
 
 /**
  * CollationAPITest is a third level test class. This test performs API 
@@ -149,16 +149,21 @@ public:
     */
     void TestGetTailoredSet();
 
     */
     void TestGetTailoredSet();
 
-       /**
+    /**
     * Tests the subclassability
     */
     void TestSubclass();
 
     * Tests the subclassability
     */
     void TestSubclass();
 
-       /**
+    /**
     * Tests the dynamic and static ids of collation classes
     */
     void TestUClassID();
 
     * Tests the dynamic and static ids of collation classes
     */
     void TestUClassID();
 
+    /**
+    * Test NULL
+    */
+    void TestNULLCharTailoring();
+
 private:
     // If this is too small for the test data, just increase it.
     // Just don't make it too large, otherwise the executable will get too big
 private:
     // If this is too small for the test data, just increase it.
     // Just don't make it too large, otherwise the executable will get too big