summaryrefslogtreecommitdiff
path: root/testdata/testinput11
Commit message (Collapse)AuthorAgeFilesLines
* Fix some numerical checking bugs, Bugzilla 2690.ph102021-02-011-0/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1295 6239d852-aaf2-0410-a92c-79f79f948069
* Implement support for invalid UTF in the pcre2_match() interpreter.ph102019-05-241-2/+0
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1094 6239d852-aaf2-0410-a92c-79f79f948069
* Implement a check on the number of capturing parentheses, which for some reason ph102019-04-221-0/+2
| | | | | | | has never existed. This fixes ClusterFuzz issue 14376. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1088 6239d852-aaf2-0410-a92c-79f79f948069
* Update pcre2test with the /utf8_input option, for generating wide characters in ph102016-08-031-0/+15
| | | | | | | non-UTF 16-bit and 32-bit modes. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@553 6239d852-aaf2-0410-a92c-79f79f948069
* Adjust tests for workspace overflow and relevant comments in pcre2_compile.cph102015-11-081-2/+0
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@418 6239d852-aaf2-0410-a92c-79f79f948069
* Add replication feature for patterns to pcre2test.ph102015-10-301-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@397 6239d852-aaf2-0410-a92c-79f79f948069
* Improve error message for overly-complicated patterns.ph102015-10-281-0/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@396 6239d852-aaf2-0410-a92c-79f79f948069
* Fix overlong (*MARK) or (*THEN) names bug.ph102015-10-281-0/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@395 6239d852-aaf2-0410-a92c-79f79f948069
* Implement --never-backslash-Cph102015-10-171-5/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@386 6239d852-aaf2-0410-a92c-79f79f948069
* Implement #newline_default and adjust testdata and scripts to use it.ph102015-09-081-0/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@365 6239d852-aaf2-0410-a92c-79f79f948069
* All tests except JIT and save/reload are implemented.ph102014-08-051-0/+357
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@37 6239d852-aaf2-0410-a92c-79f79f948069