summaryrefslogtreecommitdiff
path: root/run-tests.php
Commit message (Expand)AuthorAgeFilesLines
* Small tweaks to php scriptsGabriel Caruso2018-07-141-6/+6
* Update http to httpsDusta2018-06-251-1/+1
* Revert braces inside conditionNat Zimmermann2018-06-131-1/+1
* Use .= where possibleNat Zimmermann2018-06-091-2/+2
* Remove unncecessary paranthesesNat Zimmermann2018-06-091-5/+5
* Remove unused variable old_phpNat Zimmermann2018-06-091-6/+0
* Fix property nameNat Zimmermann2018-06-091-1/+1
* Use hrtime() for timing testsAnatol Belski2018-05-311-4/+20
* Remove unused binary_pipes optionPeter Kokot2018-05-281-1/+1
* Small improvements to run-testsGabriel Caruso2018-03-231-26/+13
* Merge branch 'PHP-7.2'Stanislav Malyshev2018-03-191-1/+3
|\
| * 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.2'Stanislav Malyshev2018-03-181-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
* | | correct condition for leaks in run-tests.phpJoe Watkins2018-03-021-1/+1
* | | add ability to show valgrind output with --show-memJoe Watkins2018-03-021-4/+7
* | | remove support for string|unicode in testsGabriel Caruso2018-02-221-21/+1
* | | [ci skip] run-tests.php: add missing put sectionMichael Wallner2018-02-201-1/+1
* | | Fix conjugationAnatol Belski2018-02-201-2/+2
* | | Report unknown sections in run-tests.phpGabriel Caruso2018-02-191-0/+14
* | | Better error message when fail to find test fileGabriel Caruso2018-02-151-4/+4
* | | year++Xinchen Hui2018-01-021-1/+1
* | | Fix junit XML formatAnatol Belski2017-12-021-18/+19
* | | Rework junit outputAnatol Belski2017-12-021-5/+31
* | | Patch core for PCRE2 supportAnatol Belski2017-11-131-1/+1
* | | Implemented request #62055 (Make run-tests.php support --CGI-- sections)Christoph M. Becker2017-10-301-1/+1
* | | Merge branch 'PHP-7.2'Joe Watkins2017-10-291-2/+2
|\ \ \ | |/ /
| * | 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
* | | | Consolidate Valgrind logic into a single var and classSara Golemon2017-08-231-43/+61
* | | | constify some vars that are never changed once setSara Golemon2017-08-231-29/+26
|/ / /
* | | 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
| |\ \ | | |/