summaryrefslogtreecommitdiff
path: root/run-tests.php
Commit message (Expand)AuthorAgeFilesLines
* 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.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
* | | 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
* | | 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
* | Merge branch 'PHP-5.4'David Soria Parra2012-06-071-1/+1
|\ \ | |/
| * Don't depend on a fixed path for PHP shebang but use /usr/bin/envTill Klampaeckel2012-06-071-1/+1
| * sync with HEADNuno Lopes2012-05-271-4/+1
* | Fix boolean casting and whitespace (@dsp / #68)Davey Shafik2012-05-281-4/+4