summaryrefslogtreecommitdiff
path: root/tests/unictype/test-pr_grapheme_link.c
diff options
context:
space:
mode:
authorStephen Kitt <skitt@debian.org>2016-05-27 10:11:04 +0200
committerManuel A. Fernandez Montecelo <manuel.montezelo@gmail.com>2016-05-27 14:28:33 +0100
commit752fd7247bc223bcea35bd89cf56d1c08ead9ba6 (patch)
treeb4a428f847a963738faaf24c8eff070fdb03a3a5 /tests/unictype/test-pr_grapheme_link.c
parent9f7d4fa477ff2a51d7c932b13d57ac22dc033105 (diff)
parenta9a31b1de5776a3b08a82101a4fa711294f0dd1d (diff)
Imported Debian patch 0.9.6+really0.9.3-0.1debian/0.9.6+really0.9.3-0.1
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"