summaryrefslogtreecommitdiff
path: root/RunTest
Commit message (Expand)AuthorAgeFilesLines
* Add valgrind suppressions file to RunTest so that issued that are provoked by ph102016-03-011-14/+18
* Preparations for next release.ph102014-03-041-6/+6
* Check alternative outputs for the locale test in RunTest. It should now work ph102014-01-121-13/+29
* Add \o{} and tidy up \x{} handling. Minor update to RunTest.ph102013-10-091-84/+15
* Source tidies (trails spaces, html updates) for 8.33-RC1.ph102013-05-011-9/+9
* Update RunTest to add more test selector options.ph102013-03-151-10/+55
* Pass back the bumpalong value for partial matches.ph102013-02-201-8/+11
* File tidies, preparing for 8.32-RC1.ph102012-11-111-10/+10
* Test 20 alleged it was DFA, but was not being run using -dfa. Fixed, and copied ph102012-11-071-2/+2
* Temporarily remove 32-bit maskingchpe2012-11-031-18/+1
* tests: Revert change to how valgrind is runchpe2012-10-241-3/+4
* Select correct tests when any two out of 8/16/32 bit libraries are compiled.ph102012-10-171-46/+35
* pcre32: tests: Do an extra 32-bit UTF-32 testing round with high bits setchpe2012-10-161-1/+18
* pcre32: Add 32-bit librarychpe2012-10-161-32/+158
* General spring-clean of EBCDIC-related issues in the code, which had decayed ph102012-09-101-29/+65
* Style tidies to some scripts.ph102012-08-261-1/+2
* Make "RunTest list" list the tests without running them.ph102012-02-241-23/+81
* Remove bashism from the RunTest script.ph102012-02-121-1/+1
* Source file tidies for 8.30-RC1 release; fix Makefile.am bugs for building ph102012-01-211-1/+1
* Move 16-bit pre-compiled reloading tests to separate files that are run only ph102012-01-201-6/+56
* Typos in PrepareRelease; include 16-bit in make distcheck; fix RunTest and ph102011-12-311-15/+25
* Merging all the changes from the pcre16 branch into the trunk.ph102011-12-281-117/+322
* Rolled back trunk to r755 to prepare for merging the 16-bit branch.ph102011-12-281-1/+1
* Some UTF-8 tests were in the wrong file.ph102011-11-251-1/+1
* Allow for CRLF terminations of pcretest output in RunTest.ph102011-09-261-6/+9
* File tidies for 8.20-RC2 release.ph102011-09-231-2/+2
* RunTest uses Windows files for "fr" locale and looks for testdata in parent ph102011-09-231-8/+22
* Final source and document tidies for 8.20-RC1.ph102011-09-111-2/+2
* Patch to RunTest for use with simulations; further JIT code/test tidies.ph102011-09-091-59/+60
* More JIT testing.ph102011-08-261-57/+65
* Refactor RunTest and add JIT-specific tests.ph102011-08-231-117/+212
* Commit changes for JIT supportph102011-08-221-23/+58
* Documentation and general text tidies in preparation for test release.ph102011-08-021-27/+27
* Test updates.ph102011-08-011-6/+28
* Fix two study bugs concerned with minimum subject lengths; add features to ph102011-07-021-97/+130
* Tidy up test comments, now that Perl >= 5.10 is generally around.ph102010-10-271-6/+6
* Tidies for 8.02-RC1 release.ph102010-03-101-6/+6
* Tidy up, remove trailing spaces, etc. for 8.00-RC1.ph102009-10-051-2/+2
* Another test for (*ACCEPT)ph102009-09-161-5/+5
* Re-organize tests to make is possible to test 5.10 features against Perl.ph102009-09-151-2/+38
* Remove restrictions on pcre_exec() partial matching.ph102009-08-261-2/+2
* Source tidies for 7.8-RC1 ph102008-08-251-3/+3
* Comments about stack usage added.ph102008-07-091-1/+8
* Tidies for the 7.7-RC1 distribution.ph102008-04-281-1/+1
* Some systems have a diff without a -u option. Test for it.ph102008-04-131-3/+9
* (1) Update tests 2,5,7,8 to run when --enable-bsr-anycrlf is used.ph102007-09-171-26/+4
* Skip some tests when \R is defaulted to ANYCRLF.ph102007-09-141-4/+26
* Update to next RC number; fix bug in test script.ph102007-06-051-9/+1
* Non-longjmp heap recursion.ph102007-05-091-3/+3
* Replace longjmp() with gotos when not using stack recursion.ph102007-05-041-2/+33