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-pr_other_alphabetic.c | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'tests/unictype/test-pr_other_alphabetic.c') diff --git a/tests/unictype/test-pr_other_alphabetic.c b/tests/unictype/test-pr_other_alphabetic.c index 1fd50d8..cf0476e 100644 --- a/tests/unictype/test-pr_other_alphabetic.c +++ b/tests/unictype/test-pr_other_alphabetic.c @@ -4,7 +4,7 @@ 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, @@ -76,7 +76,7 @@ { 0x0BC6, 0x0BC8 }, { 0x0BCA, 0x0BCC }, { 0x0BD7, 0x0BD7 }, - { 0x0C00, 0x0C03 }, + { 0x0C00, 0x0C04 }, { 0x0C3E, 0x0C44 }, { 0x0C46, 0x0C48 }, { 0x0C4A, 0x0C4C }, @@ -88,6 +88,7 @@ { 0x0CCA, 0x0CCC }, { 0x0CD5, 0x0CD6 }, { 0x0CE2, 0x0CE3 }, + { 0x0CF3, 0x0CF3 }, { 0x0D00, 0x0D03 }, { 0x0D3E, 0x0D44 }, { 0x0D46, 0x0D48 }, @@ -106,7 +107,7 @@ { 0x0EB4, 0x0EB9 }, { 0x0EBB, 0x0EBC }, { 0x0ECD, 0x0ECD }, - { 0x0F71, 0x0F81 }, + { 0x0F71, 0x0F83 }, { 0x0F8D, 0x0F97 }, { 0x0F99, 0x0FBC }, { 0x102B, 0x1036 }, @@ -179,7 +180,7 @@ { 0x11000, 0x11002 }, { 0x11038, 0x11045 }, { 0x11073, 0x11074 }, - { 0x11082, 0x11082 }, + { 0x11080, 0x11082 }, { 0x110B0, 0x110B8 }, { 0x110C2, 0x110C2 }, { 0x11100, 0x11102 }, @@ -191,6 +192,7 @@ { 0x1122C, 0x11234 }, { 0x11237, 0x11237 }, { 0x1123E, 0x1123E }, + { 0x11241, 0x11241 }, { 0x112DF, 0x112E8 }, { 0x11300, 0x11303 }, { 0x1133E, 0x11344 }, @@ -236,6 +238,10 @@ { 0x11D90, 0x11D91 }, { 0x11D93, 0x11D96 }, { 0x11EF3, 0x11EF6 }, + { 0x11F00, 0x11F01 }, + { 0x11F03, 0x11F03 }, + { 0x11F34, 0x11F3A }, + { 0x11F3E, 0x11F40 }, { 0x16F4F, 0x16F4F }, { 0x16F51, 0x16F87 }, { 0x16F8F, 0x16F92 }, @@ -246,6 +252,7 @@ { 0x1E01B, 0x1E021 }, { 0x1E023, 0x1E024 }, { 0x1E026, 0x1E02A }, + { 0x1E08F, 0x1E08F }, { 0x1E947, 0x1E947 }, { 0x1F130, 0x1F149 }, { 0x1F150, 0x1F169 }, -- cgit v1.2.3