+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
/********************************************************************
* COPYRIGHT:
- * Copyright (c) 1997-2003, International Business Machines Corporation and
+ * Copyright (c) 1997-2010, International Business Machines Corporation and
* others. All Rights Reserved.
********************************************************************/
void TestCompare(void);
void FindFoldFCDExceptions();
void TestSkippable();
+ void TestCustomComp();
+ void TestCustomFCC();
+ void TestFilteredNormalizer2Coverage();
private:
UnicodeString canonTests[24][3];