Update to Unicode 5.2.0.
[pspp] / tests / unictype / test-pr_grapheme_link.c
index ff1fa5a42baf108f098682c9d80641088132ae67..a4b8c1388e26862bc4b959a2d255783cdee66e44 100644 (file)
     { 0x1714, 0x1714 },
     { 0x1734, 0x1734 },
     { 0x17D2, 0x17D2 },
+    { 0x1A60, 0x1A60 },
     { 0x1B44, 0x1B44 },
     { 0x1BAA, 0x1BAA },
     { 0xA806, 0xA806 },
     { 0xA8C4, 0xA8C4 },
     { 0xA953, 0xA953 },
-    { 0x10A3F, 0x10A3F }
+    { 0xA9C0, 0xA9C0 },
+    { 0xABED, 0xABED },
+    { 0x10A3F, 0x10A3F },
+    { 0x110B9, 0x110B9 }
 
 #define PREDICATE(c) uc_is_property_grapheme_link (c)
 #include "test-predicate-part2.h"