/***********************************************************************
* COPYRIGHT:
- * Copyright (c) 1997-2004, International Business Machines Corporation
+ * Copyright (c) 1997-2005, International Business Machines Corporation
* and others. All Rights Reserved.
***********************************************************************/
void testFormat(void);
void testParse(void);
void testAdopt(void);
+ void TestTurkishCasing(void);
+ void testAutoQuoteApostrophe(void);
private:
};