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-digit.h | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) (limited to 'tests/unictype/test-digit.h') diff --git a/tests/unictype/test-digit.h b/tests/unictype/test-digit.h index 6a0fbea..d260dec 100644 --- a/tests/unictype/test-digit.h +++ b/tests/unictype/test-digit.h @@ -1,6 +1,6 @@ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* 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 }, @@ -548,6 +548,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 }, @@ -598,6 +608,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 }, @@ -668,6 +688,16 @@ { 0x1D7FD, 7 }, { 0x1D7FE, 8 }, { 0x1D7FF, 9 }, + { 0x1E950, 0 }, + { 0x1E951, 1 }, + { 0x1E952, 2 }, + { 0x1E953, 3 }, + { 0x1E954, 4 }, + { 0x1E955, 5 }, + { 0x1E956, 6 }, + { 0x1E957, 7 }, + { 0x1E958, 8 }, + { 0x1E959, 9 }, { 0x1F100, 0 }, { 0x1F101, 0 }, { 0x1F102, 1 }, -- cgit v1.2.3