]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/numfmtst.h
ICU-66108.tar.gz
[apple/icu.git] / icuSources / test / intltest / numfmtst.h
index 7dbd31c2df6d97eb941befcc963f417755d132a9..80abc7166d42a9123973ec6031ffd5fa85d4f7da 100644 (file)
@@ -231,6 +231,7 @@ class NumberFormatTest: public CalendarTimeZoneTest {
     void TestRoundingScientific10542();
     void TestZeroScientific10547();
     void TestAccountingCurrency();
+    void TestCurrencyFormatForMissingLocale();
     void TestEquality();
 
     void TestCurrencyUsage();
@@ -296,6 +297,8 @@ class NumberFormatTest: public CalendarTimeZoneTest {
     void Test20358_GroupingInPattern();
     void Test13731_DefaultCurrency();
     void Test20499_CurrencyVisibleDigitsPlural();
+    void Test13735_GroupingSizeGetter();
+    void Test13734_StrictFlexibleWhitespace();
 
  private:
     UBool testFormattableAsUFormattable(const char *file, int line, Formattable &f);