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-pr_ids_binary_operator.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'tests/unictype/test-pr_ids_binary_operator.c') diff --git a/tests/unictype/test-pr_ids_binary_operator.c b/tests/unictype/test-pr_ids_binary_operator.c index 50722c30..49383cc0 100644 --- a/tests/unictype/test-pr_ids_binary_operator.c +++ b/tests/unictype/test-pr_ids_binary_operator.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 @@ -18,7 +18,8 @@ #include "test-predicate-part1.h" { 0x2FF0, 0x2FF1 }, - { 0x2FF4, 0x2FFB } + { 0x2FF4, 0x2FFD }, + { 0x31EF, 0x31EF } #define PREDICATE(c) uc_is_property_ids_binary_operator (c) #include "test-predicate-part2.h" -- cgit v1.2.3