From 44a3eaeba04ef78835ca741592c376428ada5f71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 2 Dec 2017 10:30:25 +0100 Subject: New upstream version 0.9.8 --- tests/unictype/test-pr_ideographic.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tests/unictype/test-pr_ideographic.c') diff --git a/tests/unictype/test-pr_ideographic.c b/tests/unictype/test-pr_ideographic.c index 3bccf71..11e5ef0 100644 --- a/tests/unictype/test-pr_ideographic.c +++ b/tests/unictype/test-pr_ideographic.c @@ -13,7 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program. If not, see . */ + along with this program. If not, see . */ #include "test-predicate-part1.h" @@ -24,6 +24,8 @@ { 0x4E00, 0x9FD5 }, { 0xF900, 0xFA6D }, { 0xFA70, 0xFAD9 }, + { 0x17000, 0x187EC }, + { 0x18800, 0x18AF2 }, { 0x20000, 0x2A6D6 }, { 0x2A700, 0x2B734 }, { 0x2B740, 0x2B81D }, -- cgit v1.2.3