From 00893e79fc62966067af1a106567db96bd170338 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 3 Mar 2024 19:11:32 +0100 Subject: New upstream version 1.2 --- tests/unictype/test-categ_S.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'tests/unictype/test-categ_S.c') diff --git a/tests/unictype/test-categ_S.c b/tests/unictype/test-categ_S.c index d1312da5..48863da0 100644 --- a/tests/unictype/test-categ_S.c +++ b/tests/unictype/test-categ_S.c @@ -1,6 +1,6 @@ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Test the Unicode character type functions. - Copyright (C) 2007-2022 Free Software Foundation, Inc. + Copyright (C) 2007-2024 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published @@ -124,7 +124,7 @@ { 0x2E80, 0x2E99 }, { 0x2E9B, 0x2EF3 }, { 0x2F00, 0x2FD5 }, - { 0x2FF0, 0x2FFB }, + { 0x2FF0, 0x2FFF }, { 0x3004, 0x3004 }, { 0x3012, 0x3013 }, { 0x3020, 0x3020 }, @@ -134,6 +134,7 @@ { 0x3190, 0x3191 }, { 0x3196, 0x319F }, { 0x31C0, 0x31E3 }, + { 0x31EF, 0x31EF }, { 0x3200, 0x321E }, { 0x322A, 0x3247 }, { 0x3250, 0x3250 }, -- cgit v1.2.3