X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..151279e3792e85d0417b499c229886b3af724f55:/icuSources/test/intltest/tstnorm.h diff --git a/icuSources/test/intltest/tstnorm.h b/icuSources/test/intltest/tstnorm.h index b77efd6b..79315554 100644 --- a/icuSources/test/intltest/tstnorm.h +++ b/icuSources/test/intltest/tstnorm.h @@ -1,6 +1,6 @@ /******************************************************************** * COPYRIGHT: - * Copyright (c) 1997-2003, International Business Machines Corporation and + * Copyright (c) 1997-2010, International Business Machines Corporation and * others. All Rights Reserved. ********************************************************************/ @@ -42,6 +42,9 @@ public: void TestCompare(void); void FindFoldFCDExceptions(); void TestSkippable(); + void TestCustomComp(); + void TestCustomFCC(); + void TestFilteredNormalizer2Coverage(); private: UnicodeString canonTests[24][3];