]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/numrgts.h
ICU-66108.tar.gz
[apple/icu.git] / icuSources / test / intltest / numrgts.h
index ec82e355008ef78f2313421cb2074968f95c51ff..1d14c73694c4cd47368d4692379a21159437827d 100644 (file)
@@ -1,6 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 /***********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2011, International Business Machines Corporation
+ * Copyright (c) 1997-2013, International Business Machines Corporation
  * and others. All Rights Reserved.
  ***********************************************************************/
 
@@ -91,7 +93,10 @@ public:
     void Test4243108(void);
     void TestJ691(void);
     void Test8199(void);
-
+    void Test9109(void);
+    void Test9780(void);
+    void Test9677(void);
+    void Test10361(void);
 protected:
     UBool failure(UErrorCode status, const UnicodeString& msg, UBool possibleDataError=FALSE);
     UBool failure(UErrorCode status, const UnicodeString& msg, const char *l, UBool possibleDataError=FALSE);