X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Funictype%2Ftest-pr_grapheme_link.c;h=f2095bc6f2cece90456d265eb74832e593107a6a;hb=2408f02086a20c0a02241cd4a1cf11f126a95fe3;hp=a4b8c1388e26862bc4b959a2d255783cdee66e44;hpb=fc492e92429a239ba32ffe14d3236685963818a3;p=gnulib.git diff --git a/tests/unictype/test-pr_grapheme_link.c b/tests/unictype/test-pr_grapheme_link.c index a4b8c1388..f2095bc6f 100644 --- a/tests/unictype/test-pr_grapheme_link.c +++ b/tests/unictype/test-pr_grapheme_link.c @@ -36,12 +36,15 @@ { 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)