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-pr_numeric.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'tests/unictype/test-pr_numeric.c') diff --git a/tests/unictype/test-pr_numeric.c b/tests/unictype/test-pr_numeric.c index 8799104..524c039 100644 --- a/tests/unictype/test-pr_numeric.c +++ b/tests/unictype/test-pr_numeric.c @@ -13,7 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program. If not, see . */ + along with this program. If not, see . */ #include "test-predicate-part1.h" @@ -35,7 +35,8 @@ { 0x0C66, 0x0C6F }, { 0x0C78, 0x0C7E }, { 0x0CE6, 0x0CEF }, - { 0x0D66, 0x0D75 }, + { 0x0D58, 0x0D5E }, + { 0x0D66, 0x0D78 }, { 0x0DE6, 0x0DEF }, { 0x0E50, 0x0E59 }, { 0x0ED0, 0x0ED9 }, @@ -122,11 +123,13 @@ { 0x111D0, 0x111D9 }, { 0x111E1, 0x111F4 }, { 0x112F0, 0x112F9 }, + { 0x11450, 0x11459 }, { 0x114D0, 0x114D9 }, { 0x11650, 0x11659 }, { 0x116C0, 0x116C9 }, { 0x11730, 0x1173B }, { 0x118E0, 0x118F2 }, + { 0x11C50, 0x11C6C }, { 0x12400, 0x1246E }, { 0x16A60, 0x16A69 }, { 0x16B50, 0x16B59 }, @@ -134,6 +137,7 @@ { 0x1D360, 0x1D371 }, { 0x1D7CE, 0x1D7FF }, { 0x1E8C7, 0x1E8CF }, + { 0x1E950, 0x1E959 }, { 0x1F100, 0x1F10C }, { 0x2F890, 0x2F890 } -- cgit v1.2.3