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_bidi_left_to_right.c | 43 +++++++++++++++++------------ 1 file changed, 25 insertions(+), 18 deletions(-) (limited to 'tests/unictype/test-pr_bidi_left_to_right.c') diff --git a/tests/unictype/test-pr_bidi_left_to_right.c b/tests/unictype/test-pr_bidi_left_to_right.c index ae2e4cf..ce6dc5d 100644 --- a/tests/unictype/test-pr_bidi_left_to_right.c +++ b/tests/unictype/test-pr_bidi_left_to_right.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, @@ -107,7 +107,7 @@ { 0x0E4F, 0x0EB0 }, { 0x0EB2, 0x0EB3 }, { 0x0EBD, 0x0EC7 }, - { 0x0ECE, 0x0F17 }, + { 0x0ECF, 0x0F17 }, { 0x0F1A, 0x0F34 }, { 0x0F36, 0x0F36 }, { 0x0F38, 0x0F38 }, @@ -329,7 +329,8 @@ { 0x11232, 0x11233 }, { 0x11235, 0x11235 }, { 0x11238, 0x1123D }, - { 0x1123F, 0x112DE }, + { 0x1123F, 0x11240 }, + { 0x11242, 0x112DE }, { 0x112E0, 0x112E2 }, { 0x112EB, 0x112FF }, { 0x11302, 0x1133A }, @@ -391,8 +392,14 @@ { 0x11D92, 0x11D94 }, { 0x11D96, 0x11D96 }, { 0x11D98, 0x11EF2 }, - { 0x11EF5, 0x11FD4 }, - { 0x11FF2, 0x16AEF }, + { 0x11EF5, 0x11EFF }, + { 0x11F02, 0x11F35 }, + { 0x11F3B, 0x11F3F }, + { 0x11F41, 0x11F41 }, + { 0x11F43, 0x11FD4 }, + { 0x11FF2, 0x1343F }, + { 0x13441, 0x13446 }, + { 0x13456, 0x16AEF }, { 0x16AF5, 0x16B2F }, { 0x16B37, 0x16F4E }, { 0x16F50, 0x16F8E }, @@ -426,11 +433,13 @@ { 0x1E019, 0x1E01A }, { 0x1E022, 0x1E022 }, { 0x1E025, 0x1E025 }, - { 0x1E02B, 0x1E12F }, + { 0x1E02B, 0x1E08E }, + { 0x1E090, 0x1E12F }, { 0x1E137, 0x1E2AD }, { 0x1E2AF, 0x1E2EB }, { 0x1E2F0, 0x1E2FE }, - { 0x1E300, 0x1E7FF }, + { 0x1E300, 0x1E4EB }, + { 0x1E4F0, 0x1E7FF }, { 0x1E8C5, 0x1E8C6 }, { 0x1E8D7, 0x1E8FF }, { 0x1E94C, 0x1E94F }, @@ -483,11 +492,11 @@ { 0x1F170, 0x1F1AC }, { 0x1F1AE, 0x1F25F }, { 0x1F266, 0x1F2FF }, - { 0x1F6D8, 0x1F6DC }, + { 0x1F6D8, 0x1F6DB }, { 0x1F6ED, 0x1F6EF }, { 0x1F6FD, 0x1F6FF }, - { 0x1F774, 0x1F77F }, - { 0x1F7D9, 0x1F7DF }, + { 0x1F777, 0x1F77A }, + { 0x1F7DA, 0x1F7DF }, { 0x1F7EC, 0x1F7EF }, { 0x1F7F1, 0x1F7FF }, { 0x1F80C, 0x1F80F }, @@ -498,15 +507,13 @@ { 0x1F8B2, 0x1F8FF }, { 0x1FA54, 0x1FA5F }, { 0x1FA6E, 0x1FA6F }, - { 0x1FA75, 0x1FA77 }, { 0x1FA7D, 0x1FA7F }, - { 0x1FA87, 0x1FA8F }, - { 0x1FAAD, 0x1FAAF }, - { 0x1FABB, 0x1FABF }, - { 0x1FAC6, 0x1FACF }, - { 0x1FADA, 0x1FADF }, - { 0x1FAE8, 0x1FAEF }, - { 0x1FAF7, 0x1FAFF }, + { 0x1FA89, 0x1FA8F }, + { 0x1FABE, 0x1FABE }, + { 0x1FAC6, 0x1FACD }, + { 0x1FADC, 0x1FADF }, + { 0x1FAE9, 0x1FAEF }, + { 0x1FAF9, 0x1FAFF }, { 0x1FB93, 0x1FB93 }, { 0x1FBCB, 0x1FBEF }, { 0x1FBFA, 0x1FFFD }, -- cgit v1.2.3