summaryrefslogtreecommitdiff
path: root/run-tests.php
Commit message (Expand)AuthorAgeFilesLines
* Remove .post files only for passing testsLevi Morrison2019-07-251-2/+4
* Add test for bug #78106Nikita Popov2019-06-131-1/+3
* Add {TMP} placeholder for PHPT INI sectionsChristoph M. Becker2019-05-081-3/+2
* Trim trailing whitespace in source code filesPeter Kokot2018-10-131-2/+2
* Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2018-03-191-1/+3
|\
| * Set tests exit status by defaul - also in other instance.Stanislav Malyshev2018-03-191-1/+3
* | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2018-03-181-1/+3
|\ \ | |/
| * Set tests exit status by default.Stanislav Malyshev2018-03-181-1/+3
| * year++Xinchen Hui2018-01-021-1/+1
* | year++Xinchen Hui2018-01-021-1/+1
* | Merge branch 'PHP-7.1' into PHP-7.2Joe Watkins2017-10-291-2/+2
|\ \ | |/
| * 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
* | | Fix issues with phpt and EXTENSION on windows (BUG 75042)John Boehr2017-08-181-4/+8
* | | Upgrade bundled PCRE to 8.41Anatol Belski2017-07-111-3/+8
* | | Fixed few test failures if php.ini contains zend.assertions=-1Dmitry Stogov2017-06-211-0/+1
* | | restore rev f9215b6519d4732498e598de9a3581297c60c4e8Anatol Belski2017-05-151-1/+36
* | | restore rev 431e22fb4d2a23f6e522ec5e20503fd6ec7ca1f6Anatol Belski2017-05-151-1/+18
* | | fixing run-tests.php for variables_order="GPCS"Matt Ficken2017-05-151-54/+24
* | | Add support for run-tests.php to output all test resultsSara Golemon2017-05-081-1/+18
* | | Support showing slow tests in run-tests.phpNikita Popov2017-05-011-1/+36
* | | Merge branch 'PHP-7.1'Nikita Popov2017-02-121-2/+2
|\ \ \ | |/ /
| * | 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
* | | Deprecate each()Nikita Popov2017-02-031-1/+1
* | | Deprecate track_errors / $php_errormsgNikita Popov2017-02-031-1/+1
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-311-1/+1
|\ \ \ | |/ /
| * | 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
* | | 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