X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/46f4442e9a5a4f3b98b7c1083586332f6a8a99a4..e4f10fab0c078f399c9deef476d9c9b73b47dff8:/icuSources/test/intltest/loctest.h diff --git a/icuSources/test/intltest/loctest.h b/icuSources/test/intltest/loctest.h index 5b455464..a9172b92 100644 --- a/icuSources/test/intltest/loctest.h +++ b/icuSources/test/intltest/loctest.h @@ -1,6 +1,6 @@ /******************************************************************** * COPYRIGHT: - * Copyright (c) 1997-2008, International Business Machines Corporation and + * Copyright (c) 1997-2010, International Business Machines Corporation and * others. All Rights Reserved. ********************************************************************/ @@ -76,6 +76,9 @@ public: /* Test getting keyword values */ void TestKeywordVariantParsing(void); + /* Test setting keyword values */ + void TestSetKeywordValue(void); + /* Test getting the locale base name */ void TestGetBaseName(void); @@ -97,6 +100,8 @@ public: void TestCurrencyByDate(void); + void TestGetVariantWithKeywords(void); + private: void _checklocs(const char* label, const char* req,