diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2026-03-10 13:24:07 +0100 |
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2026-03-10 13:24:07 +0100 |
| commit | cfd1f17f1a85d95ea12bca8dae42add7dad1ad11 (patch) | |
| tree | 8016486f8ee7157213f2d09ff2491bfa9c94638a /tests/unicase/test-uc_tolower.c | |
| parent | 14e4d584d0121031ec40e6c35869745f1747ff29 (diff) | |
| parent | 1403307d6e2fb4e7b5d97a35f40d1e95134561ab (diff) | |
Merge branch 'release/debian/1.4.2-1'HEADdebian/1.4.2-1master
Diffstat (limited to 'tests/unicase/test-uc_tolower.c')
| -rw-r--r-- | tests/unicase/test-uc_tolower.c | 32 |
1 files changed, 30 insertions, 2 deletions
diff --git a/tests/unicase/test-uc_tolower.c b/tests/unicase/test-uc_tolower.c index a4c9459e..004a1815 100644 --- a/tests/unicase/test-uc_tolower.c +++ b/tests/unicase/test-uc_tolower.c @@ -1,6 +1,6 @@ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Test the Unicode character mapping functions. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. */ -/* Generated automatically by gen-uni-tables.c for Unicode 16.0.0. */ +/* Generated automatically by gen-uni-tables.c for Unicode 17.0.0. */ #include "test-mapping-part1.h" @@ -1165,7 +1165,10 @@ { 0xA7C9, 0xA7CA }, { 0xA7CB, 0x0264 }, { 0xA7CC, 0xA7CD }, + { 0xA7CE, 0xA7CF }, { 0xA7D0, 0xA7D1 }, + { 0xA7D2, 0xA7D3 }, + { 0xA7D4, 0xA7D5 }, { 0xA7D6, 0xA7D7 }, { 0xA7D8, 0xA7D9 }, { 0xA7DA, 0xA7DB }, @@ -1445,6 +1448,31 @@ { 0x16E5D, 0x16E7D }, { 0x16E5E, 0x16E7E }, { 0x16E5F, 0x16E7F }, + { 0x16EA0, 0x16EBB }, + { 0x16EA1, 0x16EBC }, + { 0x16EA2, 0x16EBD }, + { 0x16EA3, 0x16EBE }, + { 0x16EA4, 0x16EBF }, + { 0x16EA5, 0x16EC0 }, + { 0x16EA6, 0x16EC1 }, + { 0x16EA7, 0x16EC2 }, + { 0x16EA8, 0x16EC3 }, + { 0x16EA9, 0x16EC4 }, + { 0x16EAA, 0x16EC5 }, + { 0x16EAB, 0x16EC6 }, + { 0x16EAC, 0x16EC7 }, + { 0x16EAD, 0x16EC8 }, + { 0x16EAE, 0x16EC9 }, + { 0x16EAF, 0x16ECA }, + { 0x16EB0, 0x16ECB }, + { 0x16EB1, 0x16ECC }, + { 0x16EB2, 0x16ECD }, + { 0x16EB3, 0x16ECE }, + { 0x16EB4, 0x16ECF }, + { 0x16EB5, 0x16ED0 }, + { 0x16EB6, 0x16ED1 }, + { 0x16EB7, 0x16ED2 }, + { 0x16EB8, 0x16ED3 }, { 0x1E900, 0x1E922 }, { 0x1E901, 0x1E923 }, { 0x1E902, 0x1E924 }, |
