From 974358f7fde8341b2b2f4a36b25fbf44fbcfb87e Mon Sep 17 00:00:00 2001 From: Markus Scherer Date: Mon, 3 Mar 2014 20:54:56 +0000 Subject: [PATCH] ICU-8204 test quoted apostrophe in compact syntax X-SVN-Rev: 35303 --- icu4c/source/test/testdata/collationtest.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/icu4c/source/test/testdata/collationtest.txt b/icu4c/source/test/testdata/collationtest.txt index 200ccacb0fb..d91ba24dbb8 100644 --- a/icu4c/source/test/testdata/collationtest.txt +++ b/icu4c/source/test/testdata/collationtest.txt @@ -2354,3 +2354,15 @@ <2 ൌx <1 ൗy <2 ൌy + +** test: quoted apostrophe in compact syntax, ICU ticket 8204 +@ rules +&q<<*a''c +* compare +<1 d +<1 p +<1 q +<2 a +<2 \u0027 +<2 c +<1 r -- 2.40.0