]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/tchcfmt.h
ICU-491.11.1.tar.gz
[apple/icu.git] / icuSources / test / intltest / tchcfmt.h
index ade2027a52f532102d7e8952409d705d844b7c15..caa3e2e638d2ac88ee648258f40a30917d3952d3 100644 (file)
@@ -1,7 +1,7 @@
 
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2003, International Business Machines Corporation and
+ * Copyright (c) 1997-2008, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 
@@ -40,6 +40,7 @@ class TestChoiceFormat: public IntlTest {
      * Test applyPattern
      */
     void TestPatterns(void);
+    void TestChoiceFormatToPatternOverflow(void);
 
     void _testPattern(const char* pattern,
                       UBool isValid,