]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/itspoof.h
ICU-551.51.4.tar.gz
[apple/icu.git] / icuSources / test / intltest / itspoof.h
index 6a77459ca10ce8d646064df3b455534a5d892f53..a92c2ef48b2be53b9037c0e7d2c0f4e2d1ed45c6 100644 (file)
@@ -1,6 +1,6 @@
 /*
 **********************************************************************
-* Copyright (C) 2009, International Business Machines Corporation 
+* Copyright (C) 2011-2013, International Business Machines Corporation 
 * and others.  All Rights Reserved.
 **********************************************************************
 */
@@ -34,6 +34,16 @@ public:
 
     void testConfData();
 
+    void testBug8654();
+
+    void testIdentifierInfo();
+
+    void testScriptSet();
+
+    void testRestrictionLevel();
+
+    void testMixedNumbers();
+
     // Internal function to run a single skeleton test case.
     void  checkSkeleton(const USpoofChecker *sc, uint32_t flags, 
                         const char *input, const char *expected, int32_t lineNum);