summaryrefslogtreecommitdiff
path: root/testdata/testinput8
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2012-04-19 17:30:38 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2012-04-19 17:30:38 +0000
commitb45e17ad7d67d522e1d38780aeb74c31a83e8ac7 (patch)
tree0df7093935ea4c4a4e499bca3e93880157bb6edc /testdata/testinput8
parent0f3d6a0cb51bff6c1c8ba82df3d5e8f7bb87465e (diff)
downloadpcre-b45e17ad7d67d522e1d38780aeb74c31a83e8ac7.tar.gz
Fix long-standing DFA testing restart bug in pcretest, and add some
plausibility checks when restarting in pcre_dfa_exec(). git-svn-id: svn://vcs.exim.org/pcre/code/trunk@960 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'testdata/testinput8')
-rw-r--r--testdata/testinput85
1 files changed, 5 insertions, 0 deletions
diff --git a/testdata/testinput8 b/testdata/testinput8
index 5bef7a2..2b628a3 100644
--- a/testdata/testinput8
+++ b/testdata/testinput8
@@ -4782,4 +4782,9 @@
\r\r\r\P
\r\r\r\P\P
+/-- Test simple validity check for restarts --/
+
+/abcdef/
+ abc\R
+
/-- End of testinput8 --/