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);