From 26112352a774737e1ce5580c93654a26c1e82b39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 24 Oct 2022 22:25:29 +0200 Subject: New upstream version 1.1 --- tests/unictype/test-digit.h | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) (limited to 'tests/unictype/test-digit.h') diff --git a/tests/unictype/test-digit.h b/tests/unictype/test-digit.h index 86f741c..0281901 100644 --- a/tests/unictype/test-digit.h +++ b/tests/unictype/test-digit.h @@ -1,12 +1,12 @@ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Digit values of Unicode characters. */ -/* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ +/* Generated automatically by gen-uni-tables.c for Unicode 15.0.0. */ /* Copyright (C) 2000-2022 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 - by the Free Software Foundation; either version 3 of the License, + by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This file is distributed in the hope that it will be useful, @@ -674,6 +674,16 @@ { 0x11DA7, 7 }, { 0x11DA8, 8 }, { 0x11DA9, 9 }, + { 0x11F50, 0 }, + { 0x11F51, 1 }, + { 0x11F52, 2 }, + { 0x11F53, 3 }, + { 0x11F54, 4 }, + { 0x11F55, 5 }, + { 0x11F56, 6 }, + { 0x11F57, 7 }, + { 0x11F58, 8 }, + { 0x11F59, 9 }, { 0x16A60, 0 }, { 0x16A61, 1 }, { 0x16A62, 2 }, @@ -774,6 +784,16 @@ { 0x1E2F7, 7 }, { 0x1E2F8, 8 }, { 0x1E2F9, 9 }, + { 0x1E4F0, 0 }, + { 0x1E4F1, 1 }, + { 0x1E4F2, 2 }, + { 0x1E4F3, 3 }, + { 0x1E4F4, 4 }, + { 0x1E4F5, 5 }, + { 0x1E4F6, 6 }, + { 0x1E4F7, 7 }, + { 0x1E4F8, 8 }, + { 0x1E4F9, 9 }, { 0x1E950, 0 }, { 0x1E951, 1 }, { 0x1E952, 2 }, -- cgit v1.2.3