Home | History | Annotate | Download | only in cintltst

Lines Matching defs:TESTCASE

45 #define TESTCASE(x) addTest(root, &x, "tsformat/cdattst/" #x)
49 TESTCASE(TestDateFormat);
50 TESTCASE(TestRelativeDateFormat);
51 TESTCASE(TestSymbols);
52 TESTCASE(TestDateFormatCalendar);
53 TESTCASE(TestExtremeDates);
54 TESTCASE(TestAllLocales);
55 TESTCASE(TestRelativeCrash);
56 TESTCASE(TestContext);
57 TESTCASE(TestCalendarDateParse);