summaryrefslogtreecommitdiff
path: root/maint/ManyConfigTests
Commit message (Expand)AuthorAgeFilesLines
* Unicode upper/lower casing is now used when UCP is set, even if UTF is not set. ph102020-02-231-2/+0
* Fix minor test issues and tidies/updates for 10.34-RC1 testing release.ph102019-10-151-1/+4
* Final file tidies for 10.30 release.ph102017-08-151-1/+3
* Fix "maybe uninitialized" warning.ph102017-08-121-0/+1
* Remove obsolete --disable-stack-for-recursion (no longer relevant) tests.ph102017-03-091-20/+14
* Correct valgrind settings for JIT regression testing; more minor selector ph102016-06-291-5/+5
* Add callout support to pcre2grepph102016-04-011-1/+1
* Update maintenance script (easier test set selection).ph102016-01-301-4/+38
* Fix minor glitch.ph102015-12-151-9/+12
* Fix minor buglet in this script.ph102015-10-271-1/+2
* Include --enable-never-backslash-C in one test, and arrange to ignore spurious ph102015-10-171-1/+17
* Create a suppressions file for valgrind with JIT.ph102015-09-111-62/+86
* Update obsolete comments.ph102015-09-091-5/+0
* Implement #newline_default and adjust testdata and scripts to use it.ph102015-09-081-23/+10
* Final file tidies for 10.20.ph102015-07-021-2/+2
* Re-instate --enable-debug test.ph102015-06-031-1/+1
* Add -fno-sanitize=shift to the sanitize=undefined test, and temporarily disable ph102015-05-281-17/+19
* Add -fsanitize=undefined test to standard tests.ph102015-05-171-7/+26
* Implement --enable-debug.ph102015-04-241-1/+5
* Add option for skipping the sanitize-address test.ph102015-04-151-6/+12
* Add serialization functions and tests with updated pcre2test. Fix ph102015-01-231-1/+1
* Add additional tests and fix some compiler warnings; update stack information.ph102014-11-211-11/+25
* Tests and documentation updates.ph102014-11-181-7/+5
* Make --enable-unicode the default.ph102014-11-031-33/+33
* Change --enable-pcre8 etc to --enable-pcre2-8 etc and consequent changes; ph102014-10-171-21/+21
* Make scripts Solaris-compatible.ph102014-10-161-2/+4
* Fix several bugs concerned with different configurations.ph102014-10-151-10/+21
* API documentation and a lot of little related changes to the code.ph102014-09-191-23/+23
* Multi-config tests (without JIT) now work.ph102014-08-101-107/+141
* Further work on pcre2test (can now display compiled code).ph102014-05-131-0/+305