doTestOneTestCase(importTests, LEN(importTests), importRules, LEN(importRules));
}
+#if 0
static void TestImportRulesFiWithEor(void)
{
/* DUCET. */
/* doTestOneTestCase(fiEorTests, LEN(fiEorTests), fiEorRules, LEN(fiEorRules)); */
}
+#endif
#if 0
/*
TEST(TestHaniReorderWithOtherRules);
TEST(TestMultipleReorder);
TEST(TestReorderingAcrossCloning);
- /* test for ticket 8814 - disabled until resolved */
- /*TEST(TestReorderWithNumericCollation);*/
+ TEST(TestReorderWithNumericCollation);
TEST(TestCaseLevelBufferOverflow);
}