Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-7.2' into PHP-7.3 | Levi Morrison | 2019-07-25 | 1 | -2/+4 |
|\ | |||||
| * | Remove .post files only for passing tests | Levi Morrison | 2019-07-25 | 1 | -2/+4 |
* | | Add CONFLICTS to recognized sections | Nikita Popov | 2019-07-10 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-06-13 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | Add test for bug #78106 | Nikita Popov | 2019-06-13 | 1 | -1/+3 |
* | | Restore the execute bit for run-tests.php | Craig Duncan | 2019-05-28 | 1 | -0/+0 |
* | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-05-08 | 1 | -3/+2 |
|\ \ | |/ | |||||
| * | Add {TMP} placeholder for PHPT INI sections | Christoph M. Becker | 2019-05-08 | 1 | -3/+2 |
| * | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 1 | -2/+2 |
* | | Small tweaks to php scripts | Gabriel Caruso | 2018-07-14 | 1 | -6/+6 |
* | | Update http to https | Dusta | 2018-06-25 | 1 | -1/+1 |
* | | Revert braces inside condition | Nat Zimmermann | 2018-06-13 | 1 | -1/+1 |
* | | Use .= where possible | Nat Zimmermann | 2018-06-09 | 1 | -2/+2 |
* | | Remove unncecessary parantheses | Nat Zimmermann | 2018-06-09 | 1 | -5/+5 |
* | | Remove unused variable old_php | Nat Zimmermann | 2018-06-09 | 1 | -6/+0 |
* | | Fix property name | Nat Zimmermann | 2018-06-09 | 1 | -1/+1 |
* | | Use hrtime() for timing tests | Anatol Belski | 2018-05-31 | 1 | -4/+20 |
* | | Remove unused binary_pipes option | Peter Kokot | 2018-05-28 | 1 | -1/+1 |
* | | Small improvements to run-tests | Gabriel Caruso | 2018-03-23 | 1 | -26/+13 |
* | | Merge branch 'PHP-7.2' | Stanislav Malyshev | 2018-03-19 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2018-03-19 | 1 | -1/+3 |
| |\ | |||||
| | * | Set tests exit status by defaul - also in other instance. | Stanislav Malyshev | 2018-03-19 | 1 | -1/+3 |
* | | | Merge branch 'PHP-7.2' | Stanislav Malyshev | 2018-03-18 | 1 | -1/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2018-03-18 | 1 | -1/+3 |
| |\ \ | | |/ | |||||
| | * | Set tests exit status by default. | Stanislav Malyshev | 2018-03-18 | 1 | -1/+3 |
| | * | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
| * | | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | | | correct condition for leaks in run-tests.php | Joe Watkins | 2018-03-02 | 1 | -1/+1 |
* | | | add ability to show valgrind output with --show-mem | Joe Watkins | 2018-03-02 | 1 | -4/+7 |
* | | | remove support for string|unicode in tests | Gabriel Caruso | 2018-02-22 | 1 | -21/+1 |
* | | | [ci skip] run-tests.php: add missing put section | Michael Wallner | 2018-02-20 | 1 | -1/+1 |
* | | | Fix conjugation | Anatol Belski | 2018-02-20 | 1 | -2/+2 |
* | | | Report unknown sections in run-tests.php | Gabriel Caruso | 2018-02-19 | 1 | -0/+14 |
* | | | Better error message when fail to find test file | Gabriel Caruso | 2018-02-15 | 1 | -4/+4 |
* | | | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | | | Fix junit XML format | Anatol Belski | 2017-12-02 | 1 | -18/+19 |
* | | | Rework junit output | Anatol Belski | 2017-12-02 | 1 | -5/+31 |
* | | | Patch core for PCRE2 support | Anatol Belski | 2017-11-13 | 1 | -1/+1 |
* | | | Implemented request #62055 (Make run-tests.php support --CGI-- sections) | Christoph M. Becker | 2017-10-30 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.2' | Joe Watkins | 2017-10-29 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Joe Watkins | 2017-10-29 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-10-29 | 1 | -2/+2 |
| | |\ | |||||
| | | * | make sure run-tests reports exit status upon prerequisite error | Joe Watkins | 2017-10-29 | 1 | -2/+2 |
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-08-19 | 1 | -4/+8 |
| | |\ \ | | | |/ | |||||
| | | * | Fix issues with phpt and EXTENSION on windows (BUG 75042) | John Boehr | 2017-08-19 | 1 | -4/+8 |
| | * | | Revert "fixing run-tests.php for variables_order="GPCS"" | Anatol Belski | 2017-05-15 | 1 | -96/+72 |
| | * | | fixing run-tests.php for variables_order="GPCS" | Matt Ficken | 2017-05-15 | 1 | -72/+96 |
* | | | | Consolidate Valgrind logic into a single var and class | Sara Golemon | 2017-08-23 | 1 | -43/+61 |
* | | | | constify some vars that are never changed once set | Sara Golemon | 2017-08-23 | 1 | -29/+26 |
|/ / / | |||||
* | | | Fix issues with phpt and EXTENSION on windows (BUG 75042) | John Boehr | 2017-08-18 | 1 | -4/+8 |