Tests for module 'unictype/joiningtype-longname'.
[pspp] / tests / unictype / test-pr_logical_order_exception.c
index b9ca43278d89aa47f48f488e103721946d056a8a..32254d471717b1d78aa83084813b83268254048e 100644 (file)
 #include "test-predicate-part1.h"
 
     { 0x0E40, 0x0E44 },
-    { 0x0EC0, 0x0EC4 }
+    { 0x0EC0, 0x0EC4 },
+    { 0xAAB5, 0xAAB6 },
+    { 0xAAB9, 0xAAB9 },
+    { 0xAABB, 0xAABC }
 
 #define PREDICATE(c) uc_is_property_logical_order_exception (c)
 #include "test-predicate-part2.h"