]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/itspoof.h
ICU-66108.tar.gz
[apple/icu.git] / icuSources / test / intltest / itspoof.h
index 614e4735e7638fb616e510273afb137558ceda94..47cda32cf3888998178bdca8ec10364c3bcd6a04 100644 (file)
@@ -50,6 +50,12 @@ public:
 
     void testBug12815();
 
+    void testBug13314_MixedNumbers();
+
+    void testBug13328_MixedCombiningMarks();
+
+    void testCombiningDot();
+
     // 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);