From 3590c846d4c2febbc05b4ad6b14a06edc549e453 Mon Sep 17 00:00:00 2001 From: "Manuel A. Fernandez Montecelo" Date: Fri, 27 May 2016 14:35:16 +0100 Subject: Imported Upstream version 0.9.6+really0.9.6 --- tests/unictype/test-pr_logical_order_exception.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'tests/unictype/test-pr_logical_order_exception.c') diff --git a/tests/unictype/test-pr_logical_order_exception.c b/tests/unictype/test-pr_logical_order_exception.c index b9ca4327..53a8a36c 100644 --- a/tests/unictype/test-pr_logical_order_exception.c +++ b/tests/unictype/test-pr_logical_order_exception.c @@ -18,7 +18,12 @@ #include "test-predicate-part1.h" { 0x0E40, 0x0E44 }, - { 0x0EC0, 0x0EC4 } + { 0x0EC0, 0x0EC4 }, + { 0x19B5, 0x19B7 }, + { 0x19BA, 0x19BA }, + { 0xAAB5, 0xAAB6 }, + { 0xAAB9, 0xAAB9 }, + { 0xAABB, 0xAABC } #define PREDICATE(c) uc_is_property_logical_order_exception (c) #include "test-predicate-part2.h" -- cgit v1.2.3