summaryrefslogtreecommitdiff
path: root/tests/unictype/test-pr_extender.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unictype/test-pr_extender.c')
-rw-r--r--tests/unictype/test-pr_extender.c12
1 files changed, 1 insertions, 11 deletions
diff --git a/tests/unictype/test-pr_extender.c b/tests/unictype/test-pr_extender.c
index 346f8bc..acca2ed 100644
--- a/tests/unictype/test-pr_extender.c
+++ b/tests/unictype/test-pr_extender.c
@@ -23,9 +23,7 @@
{ 0x07FA, 0x07FA },
{ 0x0E46, 0x0E46 },
{ 0x0EC6, 0x0EC6 },
- { 0x180A, 0x180A },
{ 0x1843, 0x1843 },
- { 0x1AA7, 0x1AA7 },
{ 0x1C36, 0x1C36 },
{ 0x1C7B, 0x1C7B },
{ 0x3005, 0x3005 },
@@ -34,15 +32,7 @@
{ 0x30FC, 0x30FE },
{ 0xA015, 0xA015 },
{ 0xA60C, 0xA60C },
- { 0xA9CF, 0xA9CF },
- { 0xA9E6, 0xA9E6 },
- { 0xAA70, 0xAA70 },
- { 0xAADD, 0xAADD },
- { 0xAAF3, 0xAAF4 },
- { 0xFF70, 0xFF70 },
- { 0x1135D, 0x1135D },
- { 0x115C6, 0x115C8 },
- { 0x16B42, 0x16B43 }
+ { 0xFF70, 0xFF70 }
#define PREDICATE(c) uc_is_property_extender (c)
#include "test-predicate-part2.h"