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_other_alphabetic.c | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (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 924e6cd..858fa26 100644 --- a/tests/unictype/test-pr_other_alphabetic.c +++ b/tests/unictype/test-pr_other_alphabetic.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" @@ -38,6 +38,7 @@ { 0x081B, 0x0823 }, { 0x0825, 0x0827 }, { 0x0829, 0x082C }, + { 0x08D4, 0x08DF }, { 0x08E3, 0x08E9 }, { 0x08F0, 0x0903 }, { 0x093A, 0x093B }, @@ -123,6 +124,7 @@ { 0x1752, 0x1753 }, { 0x1772, 0x1773 }, { 0x17B6, 0x17C8 }, + { 0x1885, 0x1886 }, { 0x18A9, 0x18A9 }, { 0x1920, 0x192B }, { 0x1930, 0x1938 }, @@ -145,6 +147,7 @@ { 0xA823, 0xA827 }, { 0xA880, 0xA881 }, { 0xA8B4, 0xA8C3 }, + { 0xA8C5, 0xA8C5 }, { 0xA926, 0xA92A }, { 0xA947, 0xA952 }, { 0xA980, 0xA983 }, @@ -174,6 +177,7 @@ { 0x111B3, 0x111BF }, { 0x1122C, 0x11234 }, { 0x11237, 0x11237 }, + { 0x1123E, 0x1123E }, { 0x112DF, 0x112E8 }, { 0x11300, 0x11303 }, { 0x1133E, 0x11344 }, @@ -181,6 +185,8 @@ { 0x1134B, 0x1134C }, { 0x11357, 0x11357 }, { 0x11362, 0x11363 }, + { 0x11435, 0x11441 }, + { 0x11443, 0x11445 }, { 0x114B0, 0x114C1 }, { 0x115AF, 0x115B5 }, { 0x115B8, 0x115BE }, @@ -189,9 +195,19 @@ { 0x11640, 0x11640 }, { 0x116AB, 0x116B5 }, { 0x1171D, 0x1172A }, + { 0x11C2F, 0x11C36 }, + { 0x11C38, 0x11C3E }, + { 0x11C92, 0x11CA7 }, + { 0x11CA9, 0x11CB6 }, { 0x16B30, 0x16B36 }, { 0x16F51, 0x16F7E }, { 0x1BC9E, 0x1BC9E }, + { 0x1E000, 0x1E006 }, + { 0x1E008, 0x1E018 }, + { 0x1E01B, 0x1E021 }, + { 0x1E023, 0x1E024 }, + { 0x1E026, 0x1E02A }, + { 0x1E947, 0x1E947 }, { 0x1F130, 0x1F149 }, { 0x1F150, 0x1F169 }, { 0x1F170, 0x1F189 } -- cgit v1.2.3