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_dash.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/unictype/test-pr_dash.c') diff --git a/tests/unictype/test-pr_dash.c b/tests/unictype/test-pr_dash.c index 8089772..5a0c167 100644 --- a/tests/unictype/test-pr_dash.c +++ b/tests/unictype/test-pr_dash.c @@ -20,6 +20,7 @@ { 0x002D, 0x002D }, { 0x058A, 0x058A }, { 0x05BE, 0x05BE }, + { 0x1400, 0x1400 }, { 0x1806, 0x1806 }, { 0x2010, 0x2015 }, { 0x2053, 0x2053 }, @@ -28,6 +29,8 @@ { 0x2212, 0x2212 }, { 0x2E17, 0x2E17 }, { 0x2E1A, 0x2E1A }, + { 0x2E3A, 0x2E3B }, + { 0x2E40, 0x2E40 }, { 0x301C, 0x301C }, { 0x3030, 0x3030 }, { 0x30A0, 0x30A0 }, -- cgit v1.2.3