]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/cintltst/citertst.h
ICU-62135.0.1.tar.gz
[apple/icu.git] / icuSources / test / cintltst / citertst.h
index 849f6b58640dedbde0a7ce7a6fd8d92a59a2bf45..5673e8fb14c0ebc61c903a80ed573b2a57970449 100644 (file)
@@ -1,6 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 /********************************************************************
- * COPYRIGHT: 
- * Copyright (c) 1997-2008,2011, International Business Machines Corporation and
+ * COPYRIGHT:
+ * Copyright (c) 1997-2014, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 /********************************************************************************
@@ -80,28 +82,10 @@ static void TestBug672Normalize(void);
 */
 static void TestSmallBuffer(void);
 /**
-* Tests the CEs generated by the iterators.
-*/
-static void TestCEs(void);
-/**
 * Tests the discontiguos contractions
 */
 static void TestDiscontiguos(void);
 /**
-* Tests that the iterators bails out when the CEBuffer is exhausted
-*/
-static void TestCEBufferOverflow(void);
-/**
-* Tests the validity of CEs generated by the iterators.
-* Bound checkings.
-*/
-static void TestCEValidity(void);
-/**
-* Tests the validity of sortkeys generated by the iterators.
-* Bound checkings.
-*/
-static void TestSortKeyValidity(void);
-/**
 * TestSearchCollatorElements tests iterator behavior (forwards and backwards) with
 * normalization on AND jamo tailoring, among other things.
 */