Home | History | Annotate | Download | only in intltest

Lines Matching defs:TESTCASE

21 #define TESTCASE(id,test)             \
36 TESTCASE(0, TestEnglishSpelloutRT);
37 TESTCASE(1, TestDurationsRT);
38 TESTCASE(2, TestSpanishSpelloutRT);
39 TESTCASE(3, TestFrenchSpelloutRT);
40 TESTCASE(4, TestSwissFrenchSpelloutRT);
41 TESTCASE(5, TestItalianSpelloutRT);
42 TESTCASE(6, TestGermanSpelloutRT);
43 TESTCASE(7, TestSwedishSpelloutRT);
44 TESTCASE(8, TestDutchSpelloutRT);
45 TESTCASE(9, TestJapaneseSpelloutRT);
46 TESTCASE(10, TestRussianSpelloutRT);
47 TESTCASE(11, TestPortugueseSpelloutRT);
49 TESTCASE(0, TestRBNFDisabled);