summaryrefslogtreecommitdiff
path: root/tests/unictype/test-pr_composite.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unictype/test-pr_composite.c')
-rw-r--r--tests/unictype/test-pr_composite.c21
1 files changed, 2 insertions, 19 deletions
diff --git a/tests/unictype/test-pr_composite.c b/tests/unictype/test-pr_composite.c
index f092913..c7aff1e 100644
--- a/tests/unictype/test-pr_composite.c
+++ b/tests/unictype/test-pr_composite.c
@@ -173,14 +173,13 @@
{ 0x2116, 0x2116 },
{ 0x2120, 0x2122 },
{ 0x213B, 0x213B },
- { 0x2150, 0x215F },
+ { 0x2153, 0x215F },
{ 0x2161, 0x2163 },
{ 0x2165, 0x2168 },
{ 0x216A, 0x216B },
{ 0x2171, 0x2173 },
{ 0x2175, 0x2178 },
{ 0x217A, 0x217B },
- { 0x2189, 0x2189 },
{ 0x219A, 0x219B },
{ 0x21AE, 0x21AE },
{ 0x21CD, 0x21CF },
@@ -285,24 +284,8 @@
{ 0xFE7D, 0xFE7D },
{ 0xFE7F, 0xFE7F },
{ 0xFEF5, 0xFEFC },
- { 0x1109A, 0x1109A },
- { 0x1109C, 0x1109C },
- { 0x110AB, 0x110AB },
- { 0x1112E, 0x1112F },
- { 0x1134B, 0x1134C },
- { 0x114BB, 0x114BC },
- { 0x114BE, 0x114BE },
- { 0x115BA, 0x115BB },
{ 0x1D15E, 0x1D164 },
- { 0x1D1BB, 0x1D1C0 },
- { 0x1F100, 0x1F10A },
- { 0x1F110, 0x1F12A },
- { 0x1F12D, 0x1F12E },
- { 0x1F14A, 0x1F14F },
- { 0x1F16A, 0x1F16B },
- { 0x1F190, 0x1F190 },
- { 0x1F200, 0x1F201 },
- { 0x1F240, 0x1F248 }
+ { 0x1D1BB, 0x1D1C0 }
#define PREDICATE(c) uc_is_property_composite (c)
#include "test-predicate-part2.h"