summaryrefslogtreecommitdiff
path: root/run-tests.php
Commit message (Expand)AuthorAgeFilesLines
* make sure run-tests reports exit status upon prerequisite errorJoe Watkins2017-10-291-2/+2
* Fix issues with phpt and EXTENSION on windows (BUG 75042)John Boehr2017-08-191-4/+8
* run-tests: Exit 1 on BORKED testsNikita Popov2017-02-121-2/+2
* removed additional ";" from run-tests.phpRodrigo Prado2017-01-311-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* Fix run-tests.php to always include TEST_PHPDBG_EXECUTABLE if phpdbg availableBob Weinand2016-11-301-28/+21
* Merge branch 'PHP-5.6' into PHP-7.0Matteo Beccati2016-11-271-0/+1
|\
| * Added missing array key to $JUNITMatteo Beccati2016-11-271-0/+1
* | Add stdin command and -s command line parameter to phpdbgBob Weinand2016-10-121-1/+1
* | Allow for special case for the opcache zend extensionDerick Rethans2016-05-101-2/+6
* | Merge branch 'PHP-5.6' into PHP-7.0Julien Pauli2016-01-041-1/+1
|\ \ | |/
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-031-1/+1
* | Fix bug #70781 (Extension tests fail on dynamic ext dependency)Francois Laupretre2015-12-091-12/+13
* | Use --vex-iropt-precise-memory-exns=yes for valgrind < 3.8.0Bob Weinand2015-11-101-2/+4
* | Generally run all tests in sapi folder by defaultBob Weinand2015-10-101-1/+1
* | Fix [valid] valgrind warnings, add first watchpoints testBob Weinand2015-07-151-2/+3
* | Fix last invalid readBob Weinand2015-08-031-2/+2
* | Fix a few valgrind errors in phpdbgBob Weinand2015-08-031-2/+2
* | Move phpdbg tests to .phpt mechanismBob Weinand2015-07-201-27/+96
* | XFAILED tests are not "You may have found a problem in PHP"Bob Weinand2015-07-021-1/+1
* | 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