summaryrefslogtreecommitdiff
path: root/tests/unictype/test-pr_math.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unictype/test-pr_math.c')
-rw-r--r--tests/unictype/test-pr_math.c43
1 files changed, 38 insertions, 5 deletions
diff --git a/tests/unictype/test-pr_math.c b/tests/unictype/test-pr_math.c
index 5f25087..a7a1763 100644
--- a/tests/unictype/test-pr_math.c
+++ b/tests/unictype/test-pr_math.c
@@ -44,9 +44,10 @@
{ 0x20E5, 0x20E6 },
{ 0x20EB, 0x20EF },
{ 0x2102, 0x2102 },
+ { 0x2107, 0x2107 },
{ 0x210A, 0x2113 },
{ 0x2115, 0x2115 },
- { 0x2119, 0x211D },
+ { 0x2118, 0x211D },
{ 0x2124, 0x2124 },
{ 0x2128, 0x2129 },
{ 0x212C, 0x212D },
@@ -84,9 +85,7 @@
{ 0x2642, 0x2642 },
{ 0x2660, 0x2663 },
{ 0x266D, 0x266F },
- { 0x27C0, 0x27CA },
- { 0x27CC, 0x27CC },
- { 0x27D0, 0x27FF },
+ { 0x27C0, 0x27FF },
{ 0x2900, 0x2AFF },
{ 0x2B30, 0x2B44 },
{ 0x2B47, 0x2B4C },
@@ -121,7 +120,41 @@
{ 0x1D54A, 0x1D550 },
{ 0x1D552, 0x1D6A5 },
{ 0x1D6A8, 0x1D7CB },
- { 0x1D7CE, 0x1D7FF }
+ { 0x1D7CE, 0x1D7FF },
+ { 0x1EE00, 0x1EE03 },
+ { 0x1EE05, 0x1EE1F },
+ { 0x1EE21, 0x1EE22 },
+ { 0x1EE24, 0x1EE24 },
+ { 0x1EE27, 0x1EE27 },
+ { 0x1EE29, 0x1EE32 },
+ { 0x1EE34, 0x1EE37 },
+ { 0x1EE39, 0x1EE39 },
+ { 0x1EE3B, 0x1EE3B },
+ { 0x1EE42, 0x1EE42 },
+ { 0x1EE47, 0x1EE47 },
+ { 0x1EE49, 0x1EE49 },
+ { 0x1EE4B, 0x1EE4B },
+ { 0x1EE4D, 0x1EE4F },
+ { 0x1EE51, 0x1EE52 },
+ { 0x1EE54, 0x1EE54 },
+ { 0x1EE57, 0x1EE57 },
+ { 0x1EE59, 0x1EE59 },
+ { 0x1EE5B, 0x1EE5B },
+ { 0x1EE5D, 0x1EE5D },
+ { 0x1EE5F, 0x1EE5F },
+ { 0x1EE61, 0x1EE62 },
+ { 0x1EE64, 0x1EE64 },
+ { 0x1EE67, 0x1EE6A },
+ { 0x1EE6C, 0x1EE72 },
+ { 0x1EE74, 0x1EE77 },
+ { 0x1EE79, 0x1EE7C },
+ { 0x1EE7E, 0x1EE7E },
+ { 0x1EE80, 0x1EE89 },
+ { 0x1EE8B, 0x1EE9B },
+ { 0x1EEA1, 0x1EEA3 },
+ { 0x1EEA5, 0x1EEA9 },
+ { 0x1EEAB, 0x1EEBB },
+ { 0x1EEF0, 0x1EEF1 }
#define PREDICATE(c) uc_is_property_math (c)
#include "test-predicate-part2.h"