summaryrefslogtreecommitdiff
path: root/testdata/testinput6
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2015-09-23 11:49:03 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2015-09-23 11:49:03 +0000
commit9ee08857c770ead50645708ecad17067372c77b8 (patch)
tree7e034d1a8aba9285ab396a00b0d6bcc1dea32b83 /testdata/testinput6
parentffb3e798474dacb51c9d4eab8020425ab857e0e1 (diff)
downloadpcre2-9ee08857c770ead50645708ecad17067372c77b8.tar.gz
Add null_context to pcre2test for testing NULL contexts.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@376 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testinput6')
-rw-r--r--testdata/testinput63
1 files changed, 3 insertions, 0 deletions
diff --git a/testdata/testinput6 b/testdata/testinput6
index 4299b87..6d75e9f 100644
--- a/testdata/testinput6
+++ b/testdata/testinput6
@@ -4882,4 +4882,7 @@
\= Expect no match
1234abc\=offset_limit=6
+/abcd/null_context
+ abcd\=null_context
+
# End of testinput6