summaryrefslogtreecommitdiff
path: root/testdata
diff options
context:
space:
mode:
Diffstat (limited to 'testdata')
-rw-r--r--testdata/testinput52
-rw-r--r--testdata/testoutput52
2 files changed, 4 insertions, 0 deletions
diff --git a/testdata/testinput5 b/testdata/testinput5
index d90b66d..b3fcfef 100644
--- a/testdata/testinput5
+++ b/testdata/testinput5
@@ -2179,4 +2179,6 @@
/\p{Any}*xyz/I
+/(|ß)7/caseless,ucp
+
# End of testinput5
diff --git a/testdata/testoutput5 b/testdata/testoutput5
index ecf01fb..5bdf873 100644
--- a/testdata/testoutput5
+++ b/testdata/testoutput5
@@ -4938,4 +4938,6 @@ Overall options: anchored
Last code unit = 'z'
Subject length lower bound = 3
+/(|ß)7/caseless,ucp
+
# End of testinput5