From 5f2b09982312c98863eb9a8dfe2c608b81f58259 Mon Sep 17 00:00:00 2001 From: "Manuel A. Fernandez Montecelo" Date: Thu, 26 May 2016 16:48:15 +0100 Subject: Imported Upstream version 0.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 8089772a..5a0c167d 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