]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/cintltst/capitst.h
ICU-62107.0.1.tar.gz
[apple/icu.git] / icuSources / test / cintltst / capitst.h
index 1b608a6b94ce22e7d3b875930526d18c593a86dc..0dd20dcdc65cb571a16355bb77a39b24b10bd05c 100644 (file)
@@ -1,5 +1,7 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 /********************************************************************
- * 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