summaryrefslogtreecommitdiff
path: root/tests/unictype/test-pr_grapheme_link.c
diff options
context:
space:
mode:
authorManuel A. Fernandez Montecelo <manuel.montezelo@gmail.com>2016-05-27 14:28:30 +0100
committerManuel A. Fernandez Montecelo <manuel.montezelo@gmail.com>2016-05-27 14:28:30 +0100
commita9a31b1de5776a3b08a82101a4fa711294f0dd1d (patch)
tree159134a624e51509f40ed8823249f09a70d1dda3 /tests/unictype/test-pr_grapheme_link.c
parent5f2b09982312c98863eb9a8dfe2c608b81f58259 (diff)
Imported Upstream version 0.9.6+really0.9.3upstream/0.9.6+really0.9.3
Diffstat (limited to 'tests/unictype/test-pr_grapheme_link.c')
-rw-r--r--tests/unictype/test-pr_grapheme_link.c23
1 files changed, 2 insertions, 21 deletions
diff --git a/tests/unictype/test-pr_grapheme_link.c b/tests/unictype/test-pr_grapheme_link.c
index 86d5b58..ff1fa5a 100644
--- a/tests/unictype/test-pr_grapheme_link.c
+++ b/tests/unictype/test-pr_grapheme_link.c
@@ -33,31 +33,12 @@
{ 0x1714, 0x1714 },
{ 0x1734, 0x1734 },
{ 0x17D2, 0x17D2 },
- { 0x1A60, 0x1A60 },
{ 0x1B44, 0x1B44 },
- { 0x1BAA, 0x1BAB },
- { 0x1BF2, 0x1BF3 },
- { 0x2D7F, 0x2D7F },
+ { 0x1BAA, 0x1BAA },
{ 0xA806, 0xA806 },
{ 0xA8C4, 0xA8C4 },
{ 0xA953, 0xA953 },
- { 0xA9C0, 0xA9C0 },
- { 0xAAF6, 0xAAF6 },
- { 0xABED, 0xABED },
- { 0x10A3F, 0x10A3F },
- { 0x11046, 0x11046 },
- { 0x1107F, 0x1107F },
- { 0x110B9, 0x110B9 },
- { 0x11133, 0x11134 },
- { 0x111C0, 0x111C0 },
- { 0x11235, 0x11235 },
- { 0x112EA, 0x112EA },
- { 0x1134D, 0x1134D },
- { 0x114C2, 0x114C2 },
- { 0x115BF, 0x115BF },
- { 0x1163F, 0x1163F },
- { 0x116B6, 0x116B6 },
- { 0x1172B, 0x1172B }
+ { 0x10A3F, 0x10A3F }
#define PREDICATE(c) uc_is_property_grapheme_link (c)
#include "test-predicate-part2.h"