]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/cintltst/capitst.h
ICU-531.30.tar.gz
[apple/icu.git] / icuSources / test / cintltst / capitst.h
index 1b608a6b94ce22e7d3b875930526d18c593a86dc..44a3da7eac6b3cba9ebcf9964c8e2057f8aef38c 100644 (file)
@@ -1,5 +1,5 @@
 /********************************************************************
- * Copyright (c) 1997-2009 International Business Machines 
+ * Copyright (c) 1997-2013 International Business Machines 
  * Corporation and others. All Rights Reserved.
  ********************************************************************/
 /********************************************************************************
      * Test getKeywordValuesForLocale API
      */
     static void TestGetKeywordValuesForLocale(void);
+
+    /**
+     * test strcoll with null arg
+     */
+    static void TestStrcollNull(void);
+
 #endif /* #if !UCONFIG_NO_COLLATION */
 
 #endif