X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..f3c0d7a59d99c2a94c6b8822291f0e42be3773c9:/icuSources/test/intltest/tstnorm.h diff --git a/icuSources/test/intltest/tstnorm.h b/icuSources/test/intltest/tstnorm.h index b77efd6b..6ca4ce79 100644 --- a/icuSources/test/intltest/tstnorm.h +++ b/icuSources/test/intltest/tstnorm.h @@ -1,6 +1,8 @@ +// © 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. ********************************************************************/ @@ -42,6 +44,9 @@ public: void TestCompare(void); void FindFoldFCDExceptions(); void TestSkippable(); + void TestCustomComp(); + void TestCustomFCC(); + void TestFilteredNormalizer2Coverage(); private: UnicodeString canonTests[24][3];