From 28707b44b4808b4e7bb2cd2c63a588f5322fac31 Mon Sep 17 00:00:00 2001 From: "Shane F. Carr" Date: Wed, 2 Sep 2020 20:13:06 -0500 Subject: [PATCH] ICU-21249 Patch for failing exhastive unit tests --- icu4c/source/data/locales/root.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/icu4c/source/data/locales/root.txt b/icu4c/source/data/locales/root.txt index 7e73aadfc05..2c8a67a87c2 100644 --- a/icu4c/source/data/locales/root.txt +++ b/icu4c/source/data/locales/root.txt @@ -2608,7 +2608,7 @@ root{ } general{ lenient{ - "[.․。︒﹒.。]", + "[.ᱹ․。︒﹒.。]", "['ʼ՚᾽᾿’']", "[%٪﹪%]", "[؉‰]", @@ -2621,13 +2621,13 @@ root{ } number{ lenient{ - "[\\-‐‒–⁻₋−➖﹣-]", - "[,،٫、︐︑﹐﹑,、]", + "[\\-ᱼ‐‒–⁻₋−➖﹣-]", + "[,،٫⹁、︐︑﹐﹑,、]", "[+⁺₊➕﬩﹢+]", } stricter{ - "[,٫︐﹐,]", - "[.․﹒.。]", + "[,٫⹁︐﹐,]", + "[.ᱹ․﹒.。]", } } } -- 2.40.0