summaryrefslogtreecommitdiff
path: root/run-tests.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2013-10-011-1/+11
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | fix bug #62396 'make test' crashes starting with 5.3.14Michael Wallner2013-10-011-1/+11
* | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-181-0/+11
|\ \ \ | |/ / | | / | |/ |/|
| * Add -P option to use the current binaryStanislav Malyshev2013-08-181-0/+11
| * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* | Made test compatible with O+Dmitry Stogov2013-03-161-0/+1
* | count($test_files) already be checked above : if ($test_cnt)Xinchen Hui2012-11-251-8/+6
* | XFAIL test should not be considered as failedXinchen Hui2012-11-251-1/+1
* | Merge branch 'PHP-5.4'Stanislav Malyshev2012-09-301-0/+5
|\ \ | |/
| * add --offline option to run-tests commandRemi Collet2012-09-301-0/+5
* | Merge branch 'PHP-5.4'Hannes Magnusson2012-07-171-0/+4
|\ \ | |/
| * Do not unload shared extensions when checking for leaksHannes Magnusson2012-07-171-0/+4
* | Merge branch 'PHP-5.4'Anthony Ferrara2012-07-061-3/+6
|\ \ | |/
| * Fix two issues with run-tests.phpAnthony Ferrara2012-07-061-3/+6
* | - Fixed bug #62415 (Undefined variable: diff in run-tests.php on line 2093 fo...Felipe Pena2012-06-301-1/+3
|\ \ | |/
| * - Fixed bug #62415 (Undefined variable: diff in run-tests.php on line 2093 fo...Felipe Pena2012-06-301-1/+3