summaryrefslogtreecommitdiff
path: root/testdata/testinput24
diff options
context:
space:
mode:
authorzherczeg <zherczeg@6239d852-aaf2-0410-a92c-79f79f948069>2017-05-24 10:14:43 +0000
committerzherczeg <zherczeg@6239d852-aaf2-0410-a92c-79f79f948069>2017-05-24 10:14:43 +0000
commit292895b249c9e24dd537f17b7859f9a77c5faef8 (patch)
tree8aeb2598d9025da6ce1ecb175afc983b274037d5 /testdata/testinput24
parent5e7da1ba26b69e72ec94fda8a58515a8b8d110e8 (diff)
downloadpcre2-292895b249c9e24dd537f17b7859f9a77c5faef8.tar.gz
Rework character range parsing in glob conversion.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@802 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testinput24')
-rw-r--r--testdata/testinput2412
1 files changed, 12 insertions, 0 deletions
diff --git a/testdata/testinput24 b/testdata/testinput24
index 20d4d5f..f96e4cc 100644
--- a/testdata/testinput24
+++ b/testdata/testinput24
@@ -227,6 +227,18 @@
/[[:alpha:][:xdigit:][:word:]]/
+"[/-/]"
+
+/[-----]/
+
+/[------]/
+
+/[!------]/
+
+/[[:alpha:]-a]/
+
+/[a-[:alpha:]]/
+
/[[:alpha:/
/[[:alpha:]/