]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/cintltst/citertst.h
ICU-461.12.tar.gz
[apple/icu.git] / icuSources / test / cintltst / citertst.h
index ca3984158fab030839e0d4d7dcc6516d6e85c81d..849f6b58640dedbde0a7ce7a6fd8d92a59a2bf45 100644 (file)
@@ -1,6 +1,6 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2008, International Business Machines Corporation and
+ * Copyright (c) 1997-2008,2011, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 /********************************************************************************
@@ -101,6 +101,11 @@ static void TestCEValidity(void);
 * Bound checkings.
 */
 static void TestSortKeyValidity(void);
+/**
+* TestSearchCollatorElements tests iterator behavior (forwards and backwards) with
+* normalization on AND jamo tailoring, among other things.
+*/
+static void TestSearchCollatorElements(void);
 
 /*------------------------------------------------------------------------
  Internal utilities