From a9a31b1de5776a3b08a82101a4fa711294f0dd1d Mon Sep 17 00:00:00 2001 From: "Manuel A. Fernandez Montecelo" Date: Fri, 27 May 2016 14:28:30 +0100 Subject: Imported Upstream version 0.9.6+really0.9.3 --- tests/unictype/test-pr_extender.c | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'tests/unictype/test-pr_extender.c') diff --git a/tests/unictype/test-pr_extender.c b/tests/unictype/test-pr_extender.c index 346f8bcf..acca2ed0 100644 --- a/tests/unictype/test-pr_extender.c +++ b/tests/unictype/test-pr_extender.c @@ -23,9 +23,7 @@ { 0x07FA, 0x07FA }, { 0x0E46, 0x0E46 }, { 0x0EC6, 0x0EC6 }, - { 0x180A, 0x180A }, { 0x1843, 0x1843 }, - { 0x1AA7, 0x1AA7 }, { 0x1C36, 0x1C36 }, { 0x1C7B, 0x1C7B }, { 0x3005, 0x3005 }, @@ -34,15 +32,7 @@ { 0x30FC, 0x30FE }, { 0xA015, 0xA015 }, { 0xA60C, 0xA60C }, - { 0xA9CF, 0xA9CF }, - { 0xA9E6, 0xA9E6 }, - { 0xAA70, 0xAA70 }, - { 0xAADD, 0xAADD }, - { 0xAAF3, 0xAAF4 }, - { 0xFF70, 0xFF70 }, - { 0x1135D, 0x1135D }, - { 0x115C6, 0x115C8 }, - { 0x16B42, 0x16B43 } + { 0xFF70, 0xFF70 } #define PREDICATE(c) uc_is_property_extender (c) #include "test-predicate-part2.h" -- cgit v1.2.3