diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2024-10-20 15:21:43 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2024-10-20 15:21:43 +0200 |
commit | 4682deeb62247d34de87f8e777f99e2d337fd377 (patch) | |
tree | 5bd5b5605b5f3a4b3c8ea7468c34c23094afdef4 /tests/unicase/test-uc_totitle.c | |
parent | 00893e79fc62966067af1a106567db96bd170338 (diff) |
New upstream version 1.3upstream/1.3upstream
Diffstat (limited to 'tests/unicase/test-uc_totitle.c')
-rw-r--r-- | tests/unicase/test-uc_totitle.c | 29 |
1 files changed, 28 insertions, 1 deletions
diff --git a/tests/unicase/test-uc_totitle.c b/tests/unicase/test-uc_totitle.c index b9422ba0..0e0bd564 100644 --- a/tests/unicase/test-uc_totitle.c +++ b/tests/unicase/test-uc_totitle.c @@ -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 15.1.0. */ +/* Generated automatically by gen-uni-tables.c for Unicode 16.0.0. */ #include "test-mapping-part1.h" @@ -149,6 +149,7 @@ { 0x0195, 0x01F6 }, { 0x0199, 0x0198 }, { 0x019A, 0x023D }, + { 0x019B, 0xA7DC }, { 0x019E, 0x0220 }, { 0x01A1, 0x01A0 }, { 0x01A3, 0x01A2 }, @@ -239,6 +240,7 @@ { 0x0260, 0x0193 }, { 0x0261, 0xA7AC }, { 0x0263, 0x0194 }, + { 0x0264, 0xA7CB }, { 0x0265, 0xA78D }, { 0x0266, 0xA7AA }, { 0x0268, 0x0197 }, @@ -529,6 +531,7 @@ { 0x1C86, 0x042A }, { 0x1C87, 0x0462 }, { 0x1C88, 0xA64A }, + { 0x1C8A, 0x1C89 }, { 0x1D79, 0xA77D }, { 0x1D7D, 0x2C63 }, { 0x1D8E, 0xA7C6 }, @@ -1052,9 +1055,11 @@ { 0xA7C3, 0xA7C2 }, { 0xA7C8, 0xA7C7 }, { 0xA7CA, 0xA7C9 }, + { 0xA7CD, 0xA7CC }, { 0xA7D1, 0xA7D0 }, { 0xA7D7, 0xA7D6 }, { 0xA7D9, 0xA7D8 }, + { 0xA7DB, 0xA7DA }, { 0xA7F6, 0xA7F5 }, { 0xAB53, 0xA7B3 }, { 0xAB70, 0x13A0 }, @@ -1325,6 +1330,28 @@ { 0x10CF0, 0x10CB0 }, { 0x10CF1, 0x10CB1 }, { 0x10CF2, 0x10CB2 }, + { 0x10D70, 0x10D50 }, + { 0x10D71, 0x10D51 }, + { 0x10D72, 0x10D52 }, + { 0x10D73, 0x10D53 }, + { 0x10D74, 0x10D54 }, + { 0x10D75, 0x10D55 }, + { 0x10D76, 0x10D56 }, + { 0x10D77, 0x10D57 }, + { 0x10D78, 0x10D58 }, + { 0x10D79, 0x10D59 }, + { 0x10D7A, 0x10D5A }, + { 0x10D7B, 0x10D5B }, + { 0x10D7C, 0x10D5C }, + { 0x10D7D, 0x10D5D }, + { 0x10D7E, 0x10D5E }, + { 0x10D7F, 0x10D5F }, + { 0x10D80, 0x10D60 }, + { 0x10D81, 0x10D61 }, + { 0x10D82, 0x10D62 }, + { 0x10D83, 0x10D63 }, + { 0x10D84, 0x10D64 }, + { 0x10D85, 0x10D65 }, { 0x118C0, 0x118A0 }, { 0x118C1, 0x118A1 }, { 0x118C2, 0x118A2 }, |