]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/numfmtst.h
ICU-551.24.tar.gz
[apple/icu.git] / icuSources / test / intltest / numfmtst.h
index f25a4250a69b77efa9526d43c5426a0fe9068f8e..c65c778f0d6476cd6ae8b6f73867d6e989a9967c 100644 (file)
@@ -1,6 +1,6 @@
 /************************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2014, International Business Machines Corporation
+ * Copyright (c) 1997-2015, International Business Machines Corporation
  * and others. All Rights Reserved.
  ************************************************************************/
 
@@ -182,6 +182,10 @@ class NumberFormatTest: public CalendarTimeZoneTest {
     void TestAccountingCurrency();
     void TestEquality();
 
+    void TestCurrencyUsage();
+    void TestDoubleLimit11439();
+    void TestFastPathConsistent11524();
+
  private:
     UBool testFormattableAsUFormattable(const char *file, int line, Formattable &f);