From 44a3eaeba04ef78835ca741592c376428ada5f71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 2 Dec 2017 10:30:25 +0100 Subject: New upstream version 0.9.8 --- tests/unictype/test-decdigit.h | 34 ++++++++++++++++++++++++++++++++-- 1 file changed, 32 insertions(+), 2 deletions(-) (limited to 'tests/unictype/test-decdigit.h') diff --git a/tests/unictype/test-decdigit.h b/tests/unictype/test-decdigit.h index fae229d..366868f 100644 --- a/tests/unictype/test-decdigit.h +++ b/tests/unictype/test-decdigit.h @@ -1,6 +1,6 @@ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Decimal digit values of Unicode characters. */ -/* Generated automatically by gen-uni-tables.c for Unicode 8.0.0. */ +/* Generated automatically by gen-uni-tables.c for Unicode 9.0.0. */ { 0x0030, 0 }, { 0x0031, 1 }, { 0x0032, 2 }, @@ -431,6 +431,16 @@ { 0x112F7, 7 }, { 0x112F8, 8 }, { 0x112F9, 9 }, + { 0x11450, 0 }, + { 0x11451, 1 }, + { 0x11452, 2 }, + { 0x11453, 3 }, + { 0x11454, 4 }, + { 0x11455, 5 }, + { 0x11456, 6 }, + { 0x11457, 7 }, + { 0x11458, 8 }, + { 0x11459, 9 }, { 0x114D0, 0 }, { 0x114D1, 1 }, { 0x114D2, 2 }, @@ -481,6 +491,16 @@ { 0x118E7, 7 }, { 0x118E8, 8 }, { 0x118E9, 9 }, + { 0x11C50, 0 }, + { 0x11C51, 1 }, + { 0x11C52, 2 }, + { 0x11C53, 3 }, + { 0x11C54, 4 }, + { 0x11C55, 5 }, + { 0x11C56, 6 }, + { 0x11C57, 7 }, + { 0x11C58, 8 }, + { 0x11C59, 9 }, { 0x16A60, 0 }, { 0x16A61, 1 }, { 0x16A62, 2 }, @@ -550,4 +570,14 @@ { 0x1D7FC, 6 }, { 0x1D7FD, 7 }, { 0x1D7FE, 8 }, - { 0x1D7FF, 9 } + { 0x1D7FF, 9 }, + { 0x1E950, 0 }, + { 0x1E951, 1 }, + { 0x1E952, 2 }, + { 0x1E953, 3 }, + { 0x1E954, 4 }, + { 0x1E955, 5 }, + { 0x1E956, 6 }, + { 0x1E957, 7 }, + { 0x1E958, 8 }, + { 0x1E959, 9 } -- cgit v1.2.3