Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(15)

Unified Diff: source/test/cintltst/citertst.h

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/test/cintltst/cgendtst.c ('k') | source/test/cintltst/citertst.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/test/cintltst/citertst.h
diff --git a/source/test/cintltst/citertst.h b/source/test/cintltst/citertst.h
index 849f6b58640dedbde0a7ce7a6fd8d92a59a2bf45..b4a778a65ffd2eff3110c3ab8c6d736b7669433b 100644
--- a/source/test/cintltst/citertst.h
+++ b/source/test/cintltst/citertst.h
@@ -1,6 +1,6 @@
/********************************************************************
- * 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 +80,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.
*/
« no previous file with comments | « source/test/cintltst/cgendtst.c ('k') | source/test/cintltst/citertst.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698