/********************************************************************
* COPYRIGHT:
- * Copyright (c) 1997-2001, International Business Machines Corporation and
+ * Copyright (c) 1997-2006, International Business Machines Corporation and
* others. All Rights Reserved.
********************************************************************/
void TestClone();
void TestChangeContraction();
void TestChangeLastCE();
+ void TestErrorCodeChecking();
private:
CntTable *testTable, *testClone;
/*CompactEIntArray *testMapping;*/
UNewTrie *testMapping;
- UErrorCode status;
};
#endif /* #if !UCONFIG_NO_COLLATION */