From be8efac78d067c138ad8dda03df4336e73f94887 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 8 Jan 2022 11:51:07 +0100 Subject: New upstream version 1.0 --- tests/unictype/test-pr_bidi_arabic_right_to_left.c | 25 +++++++++++++--------- 1 file changed, 15 insertions(+), 10 deletions(-) (limited to 'tests/unictype/test-pr_bidi_arabic_right_to_left.c') diff --git a/tests/unictype/test-pr_bidi_arabic_right_to_left.c b/tests/unictype/test-pr_bidi_arabic_right_to_left.c index 79247df..45d1ae3 100644 --- a/tests/unictype/test-pr_bidi_arabic_right_to_left.c +++ b/tests/unictype/test-pr_bidi_arabic_right_to_left.c @@ -1,13 +1,13 @@ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Test the Unicode character type functions. - Copyright (C) 2007 Free Software Foundation, Inc. + Copyright (C) 2007-2022 Free Software Foundation, Inc. - This program 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, or - (at your option) any later version. + 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, + or (at your option) any later version. - This program is distributed in the hope that it will be useful, + This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. @@ -29,17 +29,22 @@ { 0x0712, 0x072F }, { 0x074B, 0x07A5 }, { 0x07B1, 0x07BF }, - { 0x08A0, 0x08B4 }, - { 0x08B6, 0x08BD }, + { 0x0860, 0x086A }, + { 0x0870, 0x088E }, + { 0x08A0, 0x08C9 }, { 0x2065, 0x2065 }, { 0xFB50, 0xFD3D }, - { 0xFD40, 0xFDCF }, + { 0xFD50, 0xFDCE }, { 0xFDF0, 0xFDFC }, - { 0xFDFE, 0xFDFF }, { 0xFE1A, 0xFE1F }, { 0xFE53, 0xFE53 }, { 0xFE67, 0xFE67 }, { 0xFE6C, 0xFEFE }, + { 0x10D00, 0x10D23 }, + { 0x10F30, 0x10F45 }, + { 0x10F51, 0x10F59 }, + { 0x1EC71, 0x1ECB4 }, + { 0x1ED01, 0x1ED3D }, { 0x1EE00, 0x1EE03 }, { 0x1EE05, 0x1EE1F }, { 0x1EE21, 0x1EE22 }, -- cgit v1.2.3