summaryrefslogtreecommitdiff
path: root/perltest.sh
Commit message (Collapse)AuthorAgeFilesLines
* Fix delimiters in tests 1 and 4 for correct Perl behaviour (Bugzilla #2641). ph102020-09-131-0/+3
| | | | | | | Also move \K in lookaround tests to test 2 (Perl no longer supports). git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1269 6239d852-aaf2-0410-a92c-79f79f948069
* In perltest.sh, show Perl version in current conventional format.ph102019-07-091-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1128 6239d852-aaf2-0410-a92c-79f79f948069
* More file tidies for 10.33-RC1ph102019-03-041-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1079 6239d852-aaf2-0410-a92c-79f79f948069
* Basic "script run" implementation. Not yet complete, and not yet documented.ph102018-10-021-4/+13
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1019 6239d852-aaf2-0410-a92c-79f79f948069
* Implement Perl 5.28's alphabetic lookaround syntax, e.g. (*pla:...) and also ph102018-09-241-1/+11
| | | | | | | (*atomic:...). git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1018 6239d852-aaf2-0410-a92c-79f79f948069
* File tidies and documentation update for 10.32-RC1 Release Candidate.ph102018-08-131-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@983 6239d852-aaf2-0410-a92c-79f79f948069
* Allow for #pattern -no_start_optimize in perltest script.ph102018-07-271-2/+5
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@973 6239d852-aaf2-0410-a92c-79f79f948069
* Allow :NAME on (*ACCEPT), (*FAIL), and (*COMMIT) and fix bug with (*MARK) ph102018-07-211-17/+35
| | | | | | | followed by (*ACCEPT) in an assertion. More small updates to perltest.sh. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@968 6239d852-aaf2-0410-a92c-79f79f948069
* Upgrade perltest.sh to support (some) #pattern modifiers.ph102018-07-171-2/+29
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@967 6239d852-aaf2-0410-a92c-79f79f948069
* Update Perl tester to allow for optimization to be turned off. Required moving ph102018-07-141-3/+8
| | | | | | | some tests out of the Perl-compatible files. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@963 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation and tests update and minor tweak to perltest.sh. ph102018-07-121-5/+5
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@962 6239d852-aaf2-0410-a92c-79f79f948069
* Typos in documentation and comments noted by Jason Hood.ph102018-06-171-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@936 6239d852-aaf2-0410-a92c-79f79f948069
* Code tidies for 10.30-RC1 release candidate.ph102017-07-191-7/+7
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@842 6239d852-aaf2-0410-a92c-79f79f948069
* Add subject_literal and allow jitstack in pcre2test pattern modifiers, and add ph102017-06-121-4/+22
| | | | | | | another big pattern test. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@823 6239d852-aaf2-0410-a92c-79f79f948069
* Major refactoring of pcre2_compile.c; see ChangeLog and HACKING.ph102016-10-021-7/+17
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@555 6239d852-aaf2-0410-a92c-79f79f948069
* File tidies, version updates, etc. for 10.21-RC1ph102015-12-171-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@471 6239d852-aaf2-0410-a92c-79f79f948069
* Implement comment lines in subject strings in pcre2test (and perltest.sh) ↵ph102015-09-141-0/+2
| | | | | | input files. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@370 6239d852-aaf2-0410-a92c-79f79f948069
* Maintenance on tests for Perl compatibilityph102015-08-031-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@333 6239d852-aaf2-0410-a92c-79f79f948069
* Buglet fixed.ph102014-11-051-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@134 6239d852-aaf2-0410-a92c-79f79f948069
* Changed jit_stack_alloc to jit_stack_create.ph102014-11-031-12/+12
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@131 6239d852-aaf2-0410-a92c-79f79f948069
* More per-function documentation; revised perltest.sh replaces perltest.pl.ph102014-10-251-0/+295
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@122 6239d852-aaf2-0410-a92c-79f79f948069