summaryrefslogtreecommitdiff
path: root/tests/unictype/test-categ_No.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unictype/test-categ_No.c')
-rw-r--r--tests/unictype/test-categ_No.c27
1 files changed, 19 insertions, 8 deletions
diff --git a/tests/unictype/test-categ_No.c b/tests/unictype/test-categ_No.c
index 09bd205..5d47eb3 100644
--- a/tests/unictype/test-categ_No.c
+++ b/tests/unictype/test-categ_No.c
@@ -1,13 +1,13 @@
/* DO NOT EDIT! GENERATED AUTOMATICALLY! */
/* Test the Unicode character type functions.
- Copyright (C) 2007 Free Software Foundation, Inc.
+ Copyright (C) 2007-2022 Free Software Foundation, Inc.
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 3 of the License, or
- (at your option) any later version.
+ This file is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 3 of the License,
+ or (at your option) any later version.
- This program is distributed in the hope that it will be useful,
+ This file is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
@@ -59,7 +59,7 @@
{ 0x109BC, 0x109BD },
{ 0x109C0, 0x109CF },
{ 0x109D2, 0x109FF },
- { 0x10A40, 0x10A47 },
+ { 0x10A40, 0x10A48 },
{ 0x10A7D, 0x10A7E },
{ 0x10A9D, 0x10A9F },
{ 0x10AEB, 0x10AEF },
@@ -68,14 +68,25 @@
{ 0x10BA9, 0x10BAF },
{ 0x10CFA, 0x10CFF },
{ 0x10E60, 0x10E7E },
+ { 0x10F1D, 0x10F26 },
+ { 0x10F51, 0x10F54 },
+ { 0x10FC5, 0x10FCB },
{ 0x11052, 0x11065 },
{ 0x111E1, 0x111F4 },
{ 0x1173A, 0x1173B },
{ 0x118EA, 0x118F2 },
{ 0x11C5A, 0x11C6C },
+ { 0x11FC0, 0x11FD4 },
{ 0x16B5B, 0x16B61 },
- { 0x1D360, 0x1D371 },
+ { 0x16E80, 0x16E96 },
+ { 0x1D2E0, 0x1D2F3 },
+ { 0x1D360, 0x1D378 },
{ 0x1E8C7, 0x1E8CF },
+ { 0x1EC71, 0x1ECAB },
+ { 0x1ECAD, 0x1ECAF },
+ { 0x1ECB1, 0x1ECB4 },
+ { 0x1ED01, 0x1ED2D },
+ { 0x1ED2F, 0x1ED3D },
{ 0x1F100, 0x1F10C }
#define PREDICATE(c) uc_is_general_category (c, UC_CATEGORY_No)