]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/transtst.h
ICU-66108.tar.gz
[apple/icu.git] / icuSources / test / intltest / transtst.h
index 03fba9e3bf3659dd843784beb5eda9dc1e716c2c..0ac46e368b944c01049ba40c384ad86aeb070bfa 100644 (file)
@@ -1,6 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 /*
 **********************************************************************
-*   Copyright (C) 1999-2009, International Business Machines
+*   Copyright (C) 1999-2011, International Business Machines
 *   Corporation and others.  All Rights Reserved.
 **********************************************************************
 *   Date        Name        Description
@@ -338,7 +340,7 @@ private:
 
     void TestSourceTargetSet(void);
 
-    void TestRuleWhitespace(void);
+    void TestPatternWhiteSpace(void);
 
     void TestAllCodepoints(void);
 
@@ -366,6 +368,13 @@ private:
      * Tests the registerAlias() function
      */
     void TestRegisterAlias(void);
+    
+    /**
+     * Test for rdar://problem/61817095 (and maybe eventually other Hans-Hant errors)
+     * Apple-only
+     * ICU4C only
+     */
+    void TestHansHant(void);
 
     //======================================================================
     // Support methods