Merge commit 'b572c3a256e7bf1e4eecc8c36448c08093240a6a' into stable
[gnulib.git] / tests / unictype / test-pr_grapheme_link.c
index a4b8c13..f2095bc 100644 (file)
     { 0x1A60, 0x1A60 },
     { 0x1B44, 0x1B44 },
     { 0x1BAA, 0x1BAA },
+    { 0x1BF2, 0x1BF3 },
+    { 0x2D7F, 0x2D7F },
     { 0xA806, 0xA806 },
     { 0xA8C4, 0xA8C4 },
     { 0xA953, 0xA953 },
     { 0xA9C0, 0xA9C0 },
     { 0xABED, 0xABED },
     { 0x10A3F, 0x10A3F },
+    { 0x11046, 0x11046 },
     { 0x110B9, 0x110B9 }
 
 #define PREDICATE(c) uc_is_property_grapheme_link (c)