]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/plurfmts.h
ICU-62123.0.1.tar.gz
[apple/icu.git] / icuSources / test / intltest / plurfmts.h
index e16b0e13a3d18669e6850eb643dbd9d3b3ef9811..038b11b2d0c8be148e99b15ab320376944e1d2ee 100644 (file)
@@ -1,6 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2012, International Business Machines Corporation and
+ * Copyright (c) 1997-2013, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 
@@ -32,6 +34,7 @@ private:
     void pluralFormatExtendedTest();
     void pluralFormatExtendedParseTest();
     void ordinalFormatTest();
+    void TestDecimals();
     void numberFormatTest(PluralFormat* plFmt, 
                           NumberFormat *numFmt, 
                           int32_t start,