summaryrefslogtreecommitdiff
path: root/run-tests.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.1'Anatol Belski2017-01-131-0/+6
|\
| * Fix test runs with Opcache enabled PHP on topAnatol Belski2017-01-131-0/+6
* | Merge branch 'PHP-7.1'Nikita Popov2017-01-101-0/+5
|\ \ | |/
| * Add support for "xfail" to phpt SKIPIF sectionsNikita Popov2017-01-101-0/+5
| * Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* | Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* | Merge branch 'PHP-7.1'Bob Weinand2016-11-301-28/+21
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-11-301-28/+21
| |\
| | * Fix run-tests.php to always include TEST_PHPDBG_EXECUTABLE if phpdbg availableBob Weinand2016-11-301-28/+21
* | | Merge branch 'PHP-7.1'Matteo Beccati2016-11-271-0/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Matteo Beccati2016-11-271-0/+1
| |\ \ | | |/
| | * 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
| * | | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-10-141-1/+1
* | | | Fix run-tests.php counting an uncountableCraig Duncan2016-11-171-1/+1
* | | | Add VT100 support for WindowsMichele Locati2016-10-281-18/+47
* | | | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-10-121-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Add stdin command and -s command line parameter to phpdbgBob Weinand2016-10-121-1/+1
* | | | Merge branch 'pull-request/1864'Stanislav Malyshev2016-09-051-51/+24
|\ \ \ \ | |_|/ / |/| | |
| * | | Tiny tweak for `$header` initialization, it should always be an arrayNazar Mokrynskyi2016-06-221-2/+1
| * | | Minor tweaksNazar Mokrynskyi2016-04-151-49/+23
* | | | Run ext/opcache/tests/*.phpt by defaultDmitry Stogov2016-08-231-1/+1
* | | | Fix phpdbg ZTS watchpoint+shutdown sequences & opcache+watchpointsBob Weinand2016-07-121-1/+2
* | | | Merge branch 'PHP-7.0'Derick Rethans2016-05-101-2/+6
|\ \ \ \ | | |/ / | |/| |
| * | | 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
* | | | Update run-tests.phpEriko Torralba2016-04-211-1/+1
| |_|/ |/| |
* | | Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
* | | Merge branch 'PHP-7.0'Anatol Belski2015-12-091-12/+13
|\ \ \ | |/ /
| * | Fix bug #70781 (Extension tests fail on dynamic ext dependency)Francois Laupretre2015-12-091-12/+13
* | | Merge branch 'PHP-7.0'Bob Weinand2015-11-101-2/+4
|\ \ \ | |/ /
| * | Use --vex-iropt-precise-memory-exns=yes for valgrind < 3.8.0Bob Weinand2015-11-101-2/+4
* | | Drop support for EOL'd PHP versions from run-testsSobak2015-10-121-39/+1
|/ /
* | 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
|\ \ \ | |/ /