ICU-8.11.tar.gz
[apple/icu.git] / icuSources / test / intltest / tmsgfmt.h
index d610565ed679d21f41487b50fe328292fb52bafd..5534dadfe14f1801e5f33f263f63961f5fd23e46 100644 (file)
@@ -1,6 +1,6 @@
 /***********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2004, International Business Machines Corporation
+ * Copyright (c) 1997-2005, International Business Machines Corporation
  * and others. All Rights Reserved.
  ***********************************************************************/
 
@@ -85,6 +85,8 @@ public:
     void testFormat(void);
     void testParse(void);
     void testAdopt(void);
+    void TestTurkishCasing(void);
+    void testAutoQuoteApostrophe(void);
 
 private:
 };