summaryrefslogtreecommitdiff
path: root/maint/ManyConfigTests
Commit message (Collapse)AuthorAgeFilesLines
* Unicode upper/lower casing is now used when UCP is set, even if UTF is not set. ph102020-02-231-2/+0
| | | | | | | This is not yet documented, and it not yet implemented in JIT. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1224 6239d852-aaf2-0410-a92c-79f79f948069
* Fix minor test issues and tidies/updates for 10.34-RC1 testing release.ph102019-10-151-1/+4
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1177 6239d852-aaf2-0410-a92c-79f79f948069
* Final file tidies for 10.30 release.ph102017-08-151-1/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@853 6239d852-aaf2-0410-a92c-79f79f948069
* Fix "maybe uninitialized" warning.ph102017-08-121-0/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@852 6239d852-aaf2-0410-a92c-79f79f948069
* Remove obsolete --disable-stack-for-recursion (no longer relevant) tests.ph102017-03-091-20/+14
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@672 6239d852-aaf2-0410-a92c-79f79f948069
* Correct valgrind settings for JIT regression testing; more minor selector ph102016-06-291-5/+5
| | | | | | | tweaks. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@536 6239d852-aaf2-0410-a92c-79f79f948069
* Add callout support to pcre2grepph102016-04-011-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@507 6239d852-aaf2-0410-a92c-79f79f948069
* Update maintenance script (easier test set selection).ph102016-01-301-4/+38
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@481 6239d852-aaf2-0410-a92c-79f79f948069
* Fix minor glitch.ph102015-12-151-9/+12
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@467 6239d852-aaf2-0410-a92c-79f79f948069
* Fix minor buglet in this script.ph102015-10-271-1/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@394 6239d852-aaf2-0410-a92c-79f79f948069
* Include --enable-never-backslash-C in one test, and arrange to ignore spurious ph102015-10-171-1/+17
| | | | | | | warning message from ar: `u' modifier ignored ... git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@389 6239d852-aaf2-0410-a92c-79f79f948069
* Create a suppressions file for valgrind with JIT.ph102015-09-111-62/+86
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@367 6239d852-aaf2-0410-a92c-79f79f948069
* Update obsolete comments.ph102015-09-091-5/+0
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@366 6239d852-aaf2-0410-a92c-79f79f948069
* Implement #newline_default and adjust testdata and scripts to use it.ph102015-09-081-23/+10
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@365 6239d852-aaf2-0410-a92c-79f79f948069
* Final file tidies for 10.20.ph102015-07-021-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@299 6239d852-aaf2-0410-a92c-79f79f948069
* Re-instate --enable-debug test.ph102015-06-031-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@279 6239d852-aaf2-0410-a92c-79f79f948069
* Add -fno-sanitize=shift to the sanitize=undefined test, and temporarily disable ph102015-05-281-17/+19
| | | | | | | the debug test. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@275 6239d852-aaf2-0410-a92c-79f79f948069
* Add -fsanitize=undefined test to standard tests.ph102015-05-171-7/+26
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@269 6239d852-aaf2-0410-a92c-79f79f948069
* Implement --enable-debug.ph102015-04-241-1/+5
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@257 6239d852-aaf2-0410-a92c-79f79f948069
* Add option for skipping the sanitize-address test.ph102015-04-151-6/+12
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@248 6239d852-aaf2-0410-a92c-79f79f948069
* Add serialization functions and tests with updated pcre2test. Fix ph102015-01-231-1/+1
| | | | | | | PCRE2_INFO_SIZE issues. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@185 6239d852-aaf2-0410-a92c-79f79f948069
* Add additional tests and fix some compiler warnings; update stack information.ph102014-11-211-11/+25
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@156 6239d852-aaf2-0410-a92c-79f79f948069
* Tests and documentation updates.ph102014-11-181-7/+5
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@153 6239d852-aaf2-0410-a92c-79f79f948069
* Make --enable-unicode the default.ph102014-11-031-33/+33
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@132 6239d852-aaf2-0410-a92c-79f79f948069
* Change --enable-pcre8 etc to --enable-pcre2-8 etc and consequent changes; ph102014-10-171-21/+21
| | | | | | | change "pcre" to "pcre2" in a number of files. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@117 6239d852-aaf2-0410-a92c-79f79f948069
* Make scripts Solaris-compatible.ph102014-10-161-2/+4
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@115 6239d852-aaf2-0410-a92c-79f79f948069
* Fix several bugs concerned with different configurations.ph102014-10-151-10/+21
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@113 6239d852-aaf2-0410-a92c-79f79f948069
* API documentation and a lot of little related changes to the code.ph102014-09-191-23/+23
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@74 6239d852-aaf2-0410-a92c-79f79f948069
* Multi-config tests (without JIT) now work.ph102014-08-101-107/+141
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@44 6239d852-aaf2-0410-a92c-79f79f948069
* Further work on pcre2test (can now display compiled code).ph102014-05-131-0/+305
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@8 6239d852-aaf2-0410-a92c-79f79f948069