summaryrefslogtreecommitdiff
path: root/run-tests.php
Commit message (Expand)AuthorAgeFilesLines
* Remove debug codesXinchen Hui2015-05-271-1/+0
* Fixed sapi/tests (maybe needs some run-test.php people's reviewing)Xinchen Hui2015-05-271-6/+18
* Added experimental (disabled by default) file based opcode cache.Dmitry Stogov2015-05-061-6/+9
* really only signal reportsMichael Wallner2015-01-301-1/+1
* also catch segfaults reported by subshellsMichael Wallner2015-01-301-1/+4
* Remove set_magic_quotes_runtimeNikita Popov2015-01-171-2/+0
* Merge branch 'PHP-5.6'Ferenc Kovacs2014-12-041-1/+1
|\
| * Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2014-12-041-1/+1
| |\
| | * use the generic TRAVIS environment var to check for travis (see http://docs.t...Ferenc Kovacs2014-12-041-1/+1
* | | Merge branch 'PHP-5.6'Ferenc Kovacs2014-12-021-0/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2014-12-021-0/+1
| |\ \ | | |/
| | * Merge branch 'PHP-5.4' into PHP-5.5Ferenc Kovacs2014-12-021-0/+1
| | |\
| | | * make sure that we don't truncate the stack trace and cause false test failure...Ferenc Kovacs2014-12-021-0/+1
| | * | Don't treat warnings as failures in the junit outputMatteo Beccati2014-10-291-1/+4
| * | | Don't treat warnings as failures in the junit outputMatteo Beccati2014-10-291-1/+4
* | | | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-191-1/+1
* | | | Don't treat warnings as failures in the junit outputMatteo Beccati2014-10-291-1/+4
* | | | Merge branch 'master' into catchable-fatals/methods-on-non-objectsTimm Friebe2014-09-251-3/+6
|\ \ \ \
| * | | | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
| * | | | Also skip line-overwriting if SHOW_ONLY_GROUPS is usedNikita Popov2014-09-131-1/+1
| * | | | Don't show TEST line if SHOW_ONLY_GROUPS is usedNikita Popov2014-09-111-1/+4
| * | | | Escape non-printable characters in the junit XML outputMatteo Beccati2014-05-271-0/+3
| * | | | Fixed broken XML junit output due to escaping of CDATA sectionsMatteo Beccati2014-05-271-7/+8
* | | | | Merge in changes from masterTimm Friebe2014-07-061-10/+15
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'PHP-5.5' into PHP-5.6Matteo Beccati2014-05-271-0/+3
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'PHP-5.4' into PHP-5.5Matteo Beccati2014-05-271-0/+3
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Escape non-printable characters in the junit XML outputMatteo Beccati2014-05-271-0/+3
| * | | | Merge branch 'PHP-5.5' into PHP-5.6Matteo Beccati2014-05-271-7/+8
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | Merge branch 'PHP-5.4' into PHP-5.5Matteo Beccati2014-05-271-7/+8
| | |\ \ | | | |/
| | | * Fixed broken XML junit output due to escaping of CDATA sectionsMatteo Beccati2014-05-271-7/+8
| * | | Merge branch 'PHP-5.5' into PHP-5.6Matteo Beccati2014-05-251-0/+1
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.4' into PHP-5.5Matteo Beccati2014-05-251-0/+1
| | |\ \ | | | |/
| | | * Fix broken Junit output with --disable-cgiMatteo Beccati2014-05-251-0/+1
| * | | Merge branch 'PHP-5.5' into PHP-5.6Adam Harvey2014-05-221-3/+3
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2014-05-221-3/+3
| | |\ \ | | | |/
| | | * Fix run-tests.php with Valgrind >= 3.10.0.Adam Harvey2014-05-221-3/+3
| | * | fix regex to detect valgrind versionNuno Lopes2014-02-081-1/+1
| * | | fix regex to detect valgrind versionNuno Lopes2014-02-081-1/+1
| * | | Add some basic and apparmor tests to fpmGernot Vormayr2014-01-171-1/+1
* | | | Add support for PHP's 'extended information for debugger/profiler' modeTimm Friebe2014-07-061-0/+3
* | | | fix regex to detect valgrind versionNuno Lopes2014-02-081-1/+1
* | | | Merge branch 'fpm-apparmor-fixed' of https://github.com/notti/php-srcAntony Dovgal2014-01-161-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Add some basic and apparmor tests to fpmGernot Vormayr2014-01-071-1/+1
* | | | Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2013-11-261-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Fixed bug #65559 (Opcache: cache not cleared if changes occur while running)Dmitry Stogov2013-11-261-0/+1
* | | | Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2013-11-191-0/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2013-11-191-0/+1
| |\ \ \ | | | |/ | | |/|
| | * | avoid doing a stream_select on a closed streamRemi Collet2013-11-191-0/+1
* | | | Merge branch 'issue-55736' of https://github.com/tistre/php-srcMichael Wallner2013-10-091-9/+13
|\ \ \ \ | |/ / / |/| | |
| * | | run-tests.php: Adding support for sections EXPECT_EXTERNAL, EXPECTF_EXTERNAL ...Tim Strehle2013-09-031-9/+13