Index: source/test/cintltst/cloctst.h |
diff --git a/source/test/cintltst/cloctst.h b/source/test/cintltst/cloctst.h |
index ac313b3eb9a74bdb48411af1e0144d855f4c440b..8ae243f9dba5b22199db40f9d797c616a1d96cc6 100644 |
--- a/source/test/cintltst/cloctst.h |
+++ b/source/test/cintltst/cloctst.h |
@@ -1,6 +1,6 @@ |
/******************************************************************** |
* COPYRIGHT: |
- * Copyright (c) 1997-2013, International Business Machines Corporation and |
+ * Copyright (c) 1997-2014, International Business Machines Corporation and |
* others. All Rights Reserved. |
********************************************************************/ |
/******************************************************************************** |
@@ -123,6 +123,11 @@ static void TestLikelySubtags(void); |
static void TestForLanguageTag(void); |
static void TestToLanguageTag(void); |
+static void TestToUnicodeLocaleKey(void); |
+static void TestToLegacyKey(void); |
+static void TestToUnicodeLocaleType(void); |
+static void TestToLegacyType(void); |
+ |
/** |
* locale data |
*/ |