New module 'unictype/property-changes-when-titlecased'.
[pspp] / tests / unictype / test-pr_other_lowercase.c
index 6049682f43271f59884f7391dd118e302a26a9ad..a2810dcaf009419ea35359efa20e88b04c69a889 100644 (file)
@@ -27,7 +27,9 @@
     { 0x1D9B, 0x1DBF },
     { 0x2090, 0x2094 },
     { 0x2170, 0x217F },
-    { 0x24D0, 0x24E9 }
+    { 0x24D0, 0x24E9 },
+    { 0x2C7D, 0x2C7D },
+    { 0xA770, 0xA770 }
 
 #define PREDICATE(c) uc_is_property_other_lowercase (c)
 #include "test-predicate-part2.h"