summaryrefslogtreecommitdiff
path: root/RunTest
Commit message (Collapse)AuthorAgeFilesLines
* Select correct tests when any two out of 8/16/32 bit libraries are compiled.ph102012-10-171-46/+35
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1123 2f5784b3-3f2a-0410-8824-cb99058d5e15
* pcre32: tests: Do an extra 32-bit UTF-32 testing round with high bits setchpe2012-10-161-1/+18
| | | | | | After running the 32-bit tests, run them again, this time with high bits set. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1119 2f5784b3-3f2a-0410-8824-cb99058d5e15
* pcre32: Add 32-bit librarychpe2012-10-161-32/+158
| | | | | | | | | | Create libpcre32 that operates on 32-bit characters (UTF-32). This turned out to be surprisingly simple after the UTF-16 support was introduced; mostly just extra ifdefs and adjusting and adding some tests. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1055 2f5784b3-3f2a-0410-8824-cb99058d5e15
* General spring-clean of EBCDIC-related issues in the code, which had decayed ph102012-09-101-29/+65
| | | | | | | | over time. Also the documentation. Added one test that can be run in an ASCII world to do a little testing of EBCDIC-related things. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1033 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Style tidies to some scripts.ph102012-08-261-1/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1016 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Make "RunTest list" list the tests without running them.ph102012-02-241-23/+81
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@931 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Remove bashism from the RunTest script.ph102012-02-121-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@912 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Source file tidies for 8.30-RC1 release; fix Makefile.am bugs for building ph102012-01-211-1/+1
| | | | | | | symbolic links to man pages. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@903 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Move 16-bit pre-compiled reloading tests to separate files that are run only ph102012-01-201-6/+56
| | | | | | | when the link size is 2. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@897 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Typos in PrepareRelease; include 16-bit in make distcheck; fix RunTest and ph102011-12-311-15/+25
| | | | | | | | RunGrepTest when building in non-source directory; problem in pcretest when no UTF or 16-bit support; other tidies consequent on building a tarball. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@842 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Merging all the changes from the pcre16 branch into the trunk.ph102011-12-281-117/+322
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@836 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Rolled back trunk to r755 to prepare for merging the 16-bit branch.ph102011-12-281-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@835 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Some UTF-8 tests were in the wrong file.ph102011-11-251-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@766 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Allow for CRLF terminations of pcretest output in RunTest.ph102011-09-261-6/+9
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@712 2f5784b3-3f2a-0410-8824-cb99058d5e15
* File tidies for 8.20-RC2 release.ph102011-09-231-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@708 2f5784b3-3f2a-0410-8824-cb99058d5e15
* RunTest uses Windows files for "fr" locale and looks for testdata in parent ph102011-09-231-8/+22
| | | | | | | directory. CMakeLists.txt uses RunTest for testing in msys environment. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@706 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Final source and document tidies for 8.20-RC1.ph102011-09-111-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@691 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Patch to RunTest for use with simulations; further JIT code/test tidies.ph102011-09-091-59/+60
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@689 2f5784b3-3f2a-0410-8824-cb99058d5e15
* More JIT testing.ph102011-08-261-57/+65
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@674 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Refactor RunTest and add JIT-specific tests.ph102011-08-231-117/+212
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@671 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Commit changes for JIT supportph102011-08-221-23/+58
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@666 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Documentation and general text tidies in preparation for test release.ph102011-08-021-27/+27
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@654 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Test updates.ph102011-08-011-6/+28
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@651 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Fix two study bugs concerned with minimum subject lengths; add features to ph102011-07-021-97/+130
| | | | | | | | pcretest so that all tests can be run with or without study; adjust tests so that this happens. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@612 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Tidy up test comments, now that Perl >= 5.10 is generally around.ph102010-10-271-6/+6
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@559 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Tidies for 8.02-RC1 release.ph102010-03-101-6/+6
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@507 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Tidy up, remove trailing spaces, etc. for 8.00-RC1.ph102009-10-051-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@461 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Another test for (*ACCEPT)ph102009-09-161-5/+5
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@449 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Re-organize tests to make is possible to test 5.10 features against Perl.ph102009-09-151-2/+38
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@448 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Remove restrictions on pcre_exec() partial matching.ph102009-08-261-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@426 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Source tidies for 7.8-RC1 ph102008-08-251-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@371 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Comments about stack usage added.ph102008-07-091-1/+8
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@358 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Tidies for the 7.7-RC1 distribution.ph102008-04-281-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@345 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Some systems have a diff without a -u option. Test for it.ph102008-04-131-3/+9
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@339 2f5784b3-3f2a-0410-8824-cb99058d5e15
* (1) Update tests 2,5,7,8 to run when --enable-bsr-anycrlf is used.ph102007-09-171-26/+4
| | | | | | | (2) Updates files changed by building test release. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@247 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Skip some tests when \R is defaulted to ANYCRLF.ph102007-09-141-4/+26
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@245 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Update to next RC number; fix bug in test script.ph102007-06-051-9/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@173 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Non-longjmp heap recursion.ph102007-05-091-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@165 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Replace longjmp() with gotos when not using stack recursion.ph102007-05-041-2/+33
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@164 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Correct tests for link sizes 3 and 4ph102007-05-031-36/+21
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@162 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Use the pcretest "Z" option so all tests can be run with all link sizes.ph102007-05-031-15/+0
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@161 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Add code to configure.ac to remove -g from default CFLAGS and CXXFLAGS.ph102007-05-021-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@159 2f5784b3-3f2a-0410-8824-cb99058d5e15
* More test updates.ph102007-05-011-9/+9
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@158 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Try "french" locale if "fr_FR" not present. Update NEWS re Win32 libs.ph102007-05-011-8/+26
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@157 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Documentation notes that fr_FR locale is "french" in Windows; add an ph102007-03-301-1/+3
| | | | | | | out-of-tree built test to maint/ManyConfigTests. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@139 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Fix RunGrepTest so that it can be run when the build directory is not the ph102007-03-291-3/+0
| | | | | | | source directory. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@138 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Daniel's patches.ph102007-03-291-0/+269
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@137 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Load pcre-3.3 into code/trunk.nigel2007-02-241-94/+0
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@49 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Load pcre-2.08a into code/trunk.nigel2007-02-241-8/+8
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@41 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Load pcre-2.05 into code/trunk.nigel2007-02-241-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@33 2f5784b3-3f2a-0410-8824-cb99058d5e15