/********************************************************************
* COPYRIGHT:
- * Copyright (c) 1997-2003, International Business Machines Corporation and
+ * Copyright (c) 1997-2008, International Business Machines Corporation and
* others. All Rights Reserved.
********************************************************************/
* Test applyPattern
*/
void TestPatterns(void);
+ void TestChoiceFormatToPatternOverflow(void);
void _testPattern(const char* pattern,
UBool isValid,