summaryrefslogtreecommitdiff
path: root/run-tests.php
Commit message (Expand)AuthorAgeFilesLines
* Trim trailing whitespace in source code filesPeter Kokot2018-10-131-4/+4
* Set tests exit status by defaul - also in other instance.Stanislav Malyshev2018-03-191-1/+3
* Set tests exit status by default.Stanislav Malyshev2018-03-181-1/+3
* year++Xinchen Hui2018-01-021-1/+1
* Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-10-291-2/+2
|\
| * make sure run-tests reports exit status upon prerequisite errorJoe Watkins2017-10-291-2/+2
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-08-191-4/+8
|\ \ | |/
| * Fix issues with phpt and EXTENSION on windows (BUG 75042)John Boehr2017-08-191-4/+8
* | Revert "fixing run-tests.php for variables_order="GPCS""Anatol Belski2017-05-151-96/+72
* | fixing run-tests.php for variables_order="GPCS"Matt Ficken2017-05-151-72/+96
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-02-121-2/+2
|\ \ | |/
| * run-tests: Exit 1 on BORKED testsNikita Popov2017-02-121-2/+2
* | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-311-1/+1
|\ \ | |/
| * removed additional ";" from run-tests.phpRodrigo Prado2017-01-311-1/+1
| * Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* | Fix test runs with Opcache enabled PHP on topAnatol Belski2017-01-131-0/+6
* | Add support for "xfail" to phpt SKIPIF sectionsNikita Popov2017-01-101-0/+5
* | Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* | 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.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
| * | Add stdin command and -s command line parameter to phpdbgBob Weinand2016-10-121-1/+1
* | | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-10-141-1/+1
* | | 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