]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/dtfmttst.h
ICU-531.30.tar.gz
[apple/icu.git] / icuSources / test / intltest / dtfmttst.h
index 829903fabe07529a0f0b554b99f83761110df308..bd0f61b452b594467f101ff8e383e93a5fa112e0 100644 (file)
@@ -1,6 +1,6 @@
 /********************************************************************
  * COPYRIGHT: 
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2013, International Business Machines Corporation and
+ * Copyright (c) 1997-2014, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 
  * others. All Rights Reserved.
  ********************************************************************/
 
@@ -228,6 +228,13 @@ public:
 */
 
     void TestDotAndAtLeniency();
 */
 
     void TestDotAndAtLeniency();
+
+    void TestDateFormatLeniency();
+
+    void TestParseMultiPatternMatch();
+
+    void TestParseLeniencyAPIs();
+
 private:
     UBool showParse(DateFormat &format, const UnicodeString &formattedString);
 
 private:
     UBool showParse(DateFormat &format, const UnicodeString &formattedString);