]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/msfmrgts.h
ICU-57149.0.1.tar.gz
[apple/icu.git] / icuSources / test / intltest / msfmrgts.h
index e9e45218a70af6d77c6ec157bd6f7928cb009a46..fb1fa8c0ce3777c038fa1999c11a85949d9c6d8a 100644 (file)
@@ -1,6 +1,6 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2001, International Business Machines Corporation and
+ * Copyright (c) 1997-2009, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 
@@ -43,9 +43,10 @@ public:
     void Test4142938(void);
     void TestChoicePatternQuote(void);
     void Test4112104(void);
+    void TestAPI(void);
 
 protected:
-    UBool failure(UErrorCode status, const char* msg);
+    UBool failure(UErrorCode status, const char* msg, UBool possibleDataError=FALSE);
 
 };