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

Unified Diff: source/test/intltest/locnmtst.h

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 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/intltest/itutil.cpp ('k') | source/test/intltest/locnmtst.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/test/intltest/locnmtst.h
diff --git a/source/test/intltest/locnmtst.h b/source/test/intltest/locnmtst.h
index 3efd8e3d23f65f89b8831c54aa38f1c12eca03a0..183de3bdd80856fdccf0e7ba553f8f7f786bf1f6 100644
--- a/source/test/intltest/locnmtst.h
+++ b/source/test/intltest/locnmtst.h
@@ -1,6 +1,6 @@
/********************************************************************
* COPYRIGHT:
- * Copyright (c) 2010-2012, International Business Machines Corporation
+ * Copyright (c) 2010-2014, International Business Machines Corporation
* and others. All Rights Reserved.
********************************************************************/
@@ -29,7 +29,8 @@ public:
void TestUldnWithKeywordsAndEverything(void);
void TestUldnComponents(void);
void TestRootEtc(void);
- void TestKeywords(void);
+ void TestCurrencyKeyword(void);
+ void TestUnknownCurrencyKeyword(void);
void TestUntranslatedKeywords(void);
void TestPrivateUse(void);
void TestUldnDisplayContext(void);
« no previous file with comments | « source/test/intltest/itutil.cpp ('k') | source/test/intltest/locnmtst.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698