Home | History | Annotate | Download | only in cintltst

Lines Matching refs:addTest

42   addTest(root, &TestPatterns, "tsformat/cnmdptst/TestPatterns");
43 addTest(root, &TestQuotes, "tsformat/cnmdptst/TestQuotes");
44 addTest(root, &TestExponential, "tsformat/cnmdptst/TestExponential");
45 addTest(root, &TestCurrencySign, "tsformat/cnmdptst/TestCurrencySign");
46 addTest(root, &TestCurrency, "tsformat/cnmdptst/TestCurrency");
47 addTest(root, &TestCurrencyPreEuro, "tsformat/cnmdptst/TestCurrencyPreEuro");
48 addTest(root, &TestCurrencyObject, "tsformat/cnmdptst/TestCurrencyObject");
49 addTest(root, &TestRounding487, "tsformat/cnmdptst/TestRounding487");
50 addTest(root, &TestDoubleAttribute, "tsformat/cnmdptst/TestDoubleAttribute");
51 addTest(root, &TestSecondaryGrouping, "tsformat/cnmdptst/TestSecondaryGrouping");
52 addTest(root, &TestCurrencyKeywords, "tsformat/cnmdptst/TestCurrencyKeywords");
53 addTest(root, &TestRounding5350, "tsformat/cnmdptst/TestRounding5350");
54 addTest(root, &TestGetKeywordValuesForLocale, "tsformat/cnmdptst/TestGetKeywordValuesForLocale");