aboutsummaryrefslogtreecommitdiff
path: root/RunTest
AgeCommit message (Expand)Author
2022-08-19Correct spelling mistakes (#143)Edward Betts
2022-07-28Added some special heap testsPhilip Hazel
2021-12-31Auto generate unicode property tests. (#67)Zoltan Herczeg
2021-11-09test: avoid failing RunTest if pcre2test -S is not supported (#37)Carlo Marcelo Arenas Belón
2020-12-04Final file tidies for 10.36Philip.Hazel
2020-11-22Fix bug in RunTest: not reporting failure in test 2, and fix bugs in RunTest Philip.Hazel
2018-12-07Make RunTest check stack settablility using the -bigstack value.Philip.Hazel
2018-07-02Fix global search/replace in pcre2test and pcre2_substitute() when the pattern Philip.Hazel
2018-06-17Typos in documentation and comments noted by Jason Hood.Philip.Hazel
2017-07-19Code tidies for 10.30-RC1 release candidate.Philip.Hazel
2017-06-15Implement PCRE2_LITERAL and REG_NOSPEC.Philip.Hazel
2017-05-17Add additional compile options and PCRE2_EXTRA_ALLOW_SURROGATE_ESCAPES.Philip.Hazel
2017-05-10Refactor to avoid sanitize warnings when accessing the variable size ovector in Philip.Hazel
2017-05-06Experimental pattern conversion code (no public documentation yet).Philip.Hazel
2017-04-11Add explicit heap limiting options to pcre2_match(), with associated features Philip.Hazel
2017-03-16Add "framesize" to pcre2test to display pcre2_match() frame size, using the new Philip.Hazel
2017-03-10Remove special stack handling for test 2 - no longer needed.Philip.Hazel
2017-01-16File tidies for 10.23-RC1Philip.Hazel
2016-11-23Fix bad behaviour for subroutine call in lookbehind when the called subroutine Philip.Hazel
2016-10-02Major refactoring of pcre2_compile.c; see ChangeLog and HACKING.Philip.Hazel
2016-06-29Documentation detrail and make HTML for 10.22-RC1.Philip.Hazel
2016-06-22Upgrade RunTest to try test 2 with a large stack if it fails with a smaller one Philip.Hazel
2016-06-17Return an error code when pcre2_get_error_message() does not recognize an error Philip.Hazel
2016-02-26Implemented pcre2_code_copy().Philip.Hazel
2016-01-30Update valgrind parameters.Philip.Hazel
2015-12-17File tidies, version updates, etc. for 10.21-RC1Philip.Hazel
2015-11-14Run test 8 (sizes and offsets and mode-specific things) for link size 3 and 4 Philip.Hazel
2015-10-17Fix bug: test 22 not skipped when Unicode not configured.Philip.Hazel
2015-10-17Implement --never-backslash-CPhilip.Hazel
2015-09-11Create a suppressions file for valgrind with JIT.Philip.Hazel
2015-09-08Implement #newline_default and adjust testdata and scripts to use it.Philip.Hazel
2015-08-18Fix typo in new test.Philip.Hazel
2015-08-18Runtime UTF checks now take not of the starting offset.Philip.Hazel
2015-07-24Fix pedantic infelicities shown up by clang and a UTF-8 checking overflow bug.Philip.Hazel
2015-06-18Source and document file tidies for 10.20-RC1.Philip.Hazel
2015-04-24Allow '-' before "nojit" and other arguments for RunTest because I keep Philip.Hazel
2015-04-18Add teststderr to list of files to clean up.Philip.Hazel
2015-02-20Final source file tidies for 10.10-RC1Philip.Hazel
2015-02-07Update RunTest to handle locales better.Philip.Hazel
2015-01-23Add serialization functions and tests with updated pcre2test. Fix Philip.Hazel
2014-11-21More documentation and file tidies.Philip.Hazel
2014-11-21Add additional tests and fix some compiler warnings; update stack information.Philip.Hazel
2014-11-08Finish off changes of JIT stack assignmentPhilip.Hazel
2014-10-31Improve test coverage; minor typo in JIT test and other minor buglets fixed.Philip.Hazel
2014-10-28Update clean up of RunTest and RunGrepTest working files.Philip.Hazel
2014-10-20Tidy a lot of files (remove trailing spaces)Philip.Hazel
2014-10-17Change --enable-pcre8 etc to --enable-pcre2-8 etc and consequent changes; Philip.Hazel
2014-10-16Make scripts Solaris-compatible.Philip.Hazel
2014-10-15Fix several bugs concerned with different configurations.Philip.Hazel
2014-10-12Refactoring some of the code in RunTestPhilip.Hazel