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-categ_Po.c | 42 +++++++++++++++++++++++++++++++----------- 1 file changed, 31 insertions(+), 11 deletions(-) (limited to 'tests/unictype/test-categ_Po.c') diff --git a/tests/unictype/test-categ_Po.c b/tests/unictype/test-categ_Po.c index fd0f1c4..e32d4ad 100644 --- a/tests/unictype/test-categ_Po.c +++ b/tests/unictype/test-categ_Po.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. @@ -40,7 +40,7 @@ { 0x0609, 0x060A }, { 0x060C, 0x060D }, { 0x061B, 0x061B }, - { 0x061E, 0x061F }, + { 0x061D, 0x061F }, { 0x066A, 0x066D }, { 0x06D4, 0x06D4 }, { 0x0700, 0x070D }, @@ -49,7 +49,11 @@ { 0x085E, 0x085E }, { 0x0964, 0x0965 }, { 0x0970, 0x0970 }, + { 0x09FD, 0x09FD }, + { 0x0A76, 0x0A76 }, { 0x0AF0, 0x0AF0 }, + { 0x0C77, 0x0C77 }, + { 0x0C84, 0x0C84 }, { 0x0DF4, 0x0DF4 }, { 0x0E4F, 0x0E4F }, { 0x0E5A, 0x0E5B }, @@ -61,7 +65,7 @@ { 0x104A, 0x104F }, { 0x10FB, 0x10FB }, { 0x1360, 0x1368 }, - { 0x166D, 0x166E }, + { 0x166E, 0x166E }, { 0x16EB, 0x16ED }, { 0x1735, 0x1736 }, { 0x17D4, 0x17D6 }, @@ -73,6 +77,7 @@ { 0x1AA0, 0x1AA6 }, { 0x1AA8, 0x1AAD }, { 0x1B5A, 0x1B60 }, + { 0x1B7D, 0x1B7E }, { 0x1BFC, 0x1BFF }, { 0x1C3B, 0x1C3F }, { 0x1C7E, 0x1C7F }, @@ -100,7 +105,8 @@ { 0x2E30, 0x2E39 }, { 0x2E3C, 0x2E3F }, { 0x2E41, 0x2E41 }, - { 0x2E43, 0x2E44 }, + { 0x2E43, 0x2E4F }, + { 0x2E52, 0x2E54 }, { 0x3001, 0x3003 }, { 0x303D, 0x303D }, { 0x30FB, 0x30FB }, @@ -153,32 +159,46 @@ { 0x10AF0, 0x10AF6 }, { 0x10B39, 0x10B3F }, { 0x10B99, 0x10B9C }, + { 0x10F55, 0x10F59 }, + { 0x10F86, 0x10F89 }, { 0x11047, 0x1104D }, { 0x110BB, 0x110BC }, { 0x110BE, 0x110C1 }, { 0x11140, 0x11143 }, { 0x11174, 0x11175 }, - { 0x111C5, 0x111C9 }, + { 0x111C5, 0x111C8 }, { 0x111CD, 0x111CD }, { 0x111DB, 0x111DB }, { 0x111DD, 0x111DF }, { 0x11238, 0x1123D }, { 0x112A9, 0x112A9 }, { 0x1144B, 0x1144F }, - { 0x1145B, 0x1145B }, + { 0x1145A, 0x1145B }, { 0x1145D, 0x1145D }, { 0x114C6, 0x114C6 }, { 0x115C1, 0x115D7 }, { 0x11641, 0x11643 }, { 0x11660, 0x1166C }, + { 0x116B9, 0x116B9 }, { 0x1173C, 0x1173E }, + { 0x1183B, 0x1183B }, + { 0x11944, 0x11946 }, + { 0x119E2, 0x119E2 }, + { 0x11A3F, 0x11A46 }, + { 0x11A9A, 0x11A9C }, + { 0x11A9E, 0x11AA2 }, { 0x11C41, 0x11C45 }, { 0x11C70, 0x11C71 }, + { 0x11EF7, 0x11EF8 }, + { 0x11FFF, 0x11FFF }, { 0x12470, 0x12474 }, + { 0x12FF1, 0x12FF2 }, { 0x16A6E, 0x16A6F }, { 0x16AF5, 0x16AF5 }, { 0x16B37, 0x16B3B }, { 0x16B44, 0x16B44 }, + { 0x16E97, 0x16E9A }, + { 0x16FE2, 0x16FE2 }, { 0x1BC9F, 0x1BC9F }, { 0x1DA87, 0x1DA8B }, { 0x1E95E, 0x1E95F } -- cgit v1.2.3