Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / icu / source / test / intltest / locnmtst.h
index 4c02504..3efd8e3 100644 (file)
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2010, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (c) 2010-2012, International Business Machines Corporation
+ * and others. All Rights Reserved.
  ********************************************************************/
 
 #include "intltest.h"
@@ -29,5 +29,9 @@ public:
     void TestUldnWithKeywordsAndEverything(void);
     void TestUldnComponents(void);
     void TestRootEtc(void);
+    void TestKeywords(void);
+    void TestUntranslatedKeywords(void);
+    void TestPrivateUse(void);
+    void TestUldnDisplayContext(void);
 #endif
 };