Lines Matching refs:root
35 void addCalTest(TestNode** root);
37 void addCalTest(TestNode** root)
40 addTest(root, &TestCalendar, "tsformat/ccaltst/TestCalendar");
41 addTest(root, &TestGetSetDateAPI, "tsformat/ccaltst/TestGetSetDateAPI");
42 addTest(root, &TestFieldGetSet, "tsformat/ccaltst/TestFieldGetSet");
43 addTest(root, &TestAddRollExtensive, "tsformat/ccaltst/TestAddRollExtensive");
44 addTest(root, &TestGetLimits, "tsformat/ccaltst/TestGetLimits");
45 addTest(root, &TestDOWProgression, "tsformat/ccaltst/TestDOWProgression");
46 addTest(root, &TestGMTvsLocal, "tsformat/ccaltst/TestGMTvsLocal");
47 addTest(root, &TestGregorianChange, "tsformat/ccaltst/TestGregorianChange");
48 addTest(root, &TestGetKeywordValuesForLocale, "tsformat/ccaltst/TestGetKeywordValuesForLocale");
49 addTest(root, &TestWeekend, "tsformat/ccaltst/TestWeekend");
1401 { "root", "gregorian", NULL, NULL, NULL },