X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/73c04bcfe1096173b00431f0cdc742894b15eef0..e4f10fab0c078f399c9deef476d9c9b73b47dff8:/icuSources/test/intltest/transtst.h?ds=sidebyside diff --git a/icuSources/test/intltest/transtst.h b/icuSources/test/intltest/transtst.h index 8ffac67b..0b1f9a10 100644 --- a/icuSources/test/intltest/transtst.h +++ b/icuSources/test/intltest/transtst.h @@ -1,6 +1,6 @@ /* ********************************************************************** -* Copyright (C) 1999-2006, International Business Machines +* Copyright (C) 1999-2011, International Business Machines * Corporation and others. All Rights Reserved. ********************************************************************** * Date Name Description @@ -334,9 +334,11 @@ private: void TestAnyX(void); + void TestAny(void); + void TestSourceTargetSet(void); - void TestRuleWhitespace(void); + void TestPatternWhiteSpace(void); void TestAllCodepoints(void); @@ -344,6 +346,12 @@ private: void TestAlternateSyntax(void); + void TestRuleStripping(void); + + void TestHalfwidthFullwidth(void); + + void TestThai(void); + /** * Tests the multiple-pass syntax */