| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert "Show eventual output of clean sections" | Christoph M. Becker | 2020-04-30 | 1 | -4/+1 |
| * | Merge branch 'PHP-7.4' | Christoph M. Becker | 2020-04-29 | 1 | -4/+1 |
| |\ | |||||
| | * | Pass worker ID to clean scripts | Christoph M. Becker | 2020-04-29 | 1 | -4/+1 |
| * | | Show eventual output of clean sections | Christoph M. Becker | 2020-04-28 | 1 | -1/+4 |
| * | | Fixed run-tests.php for PHP 7.2 | Flávio Heleno | 2020-04-27 | 1 | -2/+3 |
| * | | Enhance test failure SH script to allow gdb, valgrind, rr as alternative modes. | Benjamin Eberlei | 2020-04-18 | 1 | -4/+18 |
| * | | Force short_open_tag=0 in run-tests.php | Nikita Popov | 2020-04-15 | 1 | -0/+1 |
| * | | Use serialize_precision for var_dump() | Nikita Popov | 2020-02-25 | 1 | -0/+1 |
| * | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2020-02-17 | 1 | -1/+2 |
| |\ \ | |/ | |||||
| | * | Create a new console for each test worker on Windows | Christoph M. Becker | 2020-02-17 | 1 | -1/+2 |
| * | | Merge branch 'PHP-7.4' | Nikita Popov | 2020-02-03 | 1 | -3105/+3105 |
| |\ \ | |/ | |||||
| | * | Apply tidy formatting | Nikita Popov | 2020-02-03 | 1 | -3086/+3086 |
| * | | Merge branch 'PHP-7.4' | Nikita Popov | 2020-02-03 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Add WHITESPACE_SENSITIVE run-tests section | Nikita Popov | 2020-02-03 | 1 | -1/+1 |
| * | | Merge branch 'PHP-7.4' | Nikita Popov | 2020-01-24 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Don't use CRLF when generating diffs | Nikita Popov | 2020-01-24 | 1 | -1/+1 |
| * | | Use smaller batch size in run-tests.php when appropriate | Tyson Andre | 2020-01-21 | 1 | -2/+9 |
| * | | Don't start unnecessary processes with run-tests.php -j | Tyson Andre | 2020-01-21 | 1 | -2/+5 |
| * | | Merge branch 'PHP-7.4' | Nikita Popov | 2020-01-21 | 1 | -4/+4 |
| |\ \ | |/ | |||||
| | * | Avoid some @count() suppressions in run-tests.php | Nikita Popov | 2020-01-21 | 1 | -4/+4 |
| * | | Use IS_WINDOWS | Christoph M. Becker | 2020-01-09 | 1 | -5/+1 |
| * | | Replace fakemail with minimal PHP script | Christoph M. Becker | 2020-01-09 | 1 | -1/+1 |
| * | | Unify mail related tests for *nix and Windows | Christoph M. Becker | 2020-01-09 | 1 | -0/+6 |
| * | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-12-10 | 1 | -0/+1 |
| |\ \ | |/ | |||||
| | * | Set zend.exception_ignore_args=0 in run-tests.php | Nikita Popov | 2019-12-10 | 1 | -0/+1 |
| * | | Merge branch 'PHP-7.4' | Fabien Villepinte | 2019-11-08 | 1 | -273/+270 |
| |\ \ | |/ | |||||
| | * | Make test runner runnable without arguments | Fabien Villepinte | 2019-11-08 | 1 | -273/+270 |
| * | | Define IS_WINDOWS in the test runner | Fabien Villepinte | 2019-10-28 | 1 | -9/+11 |
| * | | Set display_startup_errors=0 when running skipif | Nikita Popov | 2019-10-10 | 1 | -1/+1 |
| * | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2019-10-07 | 1 | -0/+2 |
| |\ \ | |/ | |||||
| | * | Bail out if JUNIT is not enabled | Christoph M. Becker | 2019-10-07 | 1 | -0/+2 |
| * | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2019-10-07 | 1 | -4/+2 |
| |\ \ | |/ | |||||
| | * | Delete temporary .post files of run-tests.php | Christoph M. Becker | 2019-10-07 | 1 | -4/+2 |
| * | | Require a space ofter run-tests "warn" | Nikita Popov | 2019-10-01 | 1 | -1/+1 |
| * | | Mark test as borked when skipif produces invalid output | Fabien Villepinte | 2019-09-30 | 1 | -20/+25 |
| * | | Remove mention of PHP major version in Copyright headers | Gabriel Caruso | 2019-09-25 | 1 | -2/+0 |
| |/ | |||||
| * | Fix reporting of redirect test failures in junit | Nikita Popov | 2019-09-07 | 1 | -2/+4 |
| * | Fix handling of succeeding XFAIL tests | Christoph M. Becker | 2019-08-05 | 1 | -1/+1 |
| * | Merge branch 'PHP-7.3' into PHP-7.4 | Levi Morrison | 2019-07-25 | 1 | -1/+4 |
| |\ | |||||
| | * | 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 |
| * | | | Cleanup of remaining E_STRICT in tests | George Peter Banyard | 2019-07-23 | 1 | -2/+2 |
| * | | | Fix failed tests for phar | Peter Kokot | 2019-07-21 | 1 | -0/+1 |
| * | | | Deprecate alternative array access syntax | rjhdby | 2019-07-19 | 1 | -4/+4 |
| * | | | Remove remaining lightnings from run-tests.php | Christoph M. Becker | 2019-07-18 | 1 | -1/+1 |
| * | | | Remove lightning | Nikita Popov | 2019-07-18 | 1 | -3/+3 |
| * | | | Allow multiple cache instances per user/host on Windows | Christoph M. Becker | 2019-07-17 | 1 | -1/+1 |
| * | | | Remove checks for always enabled spl and pcre | Peter Kokot | 2019-07-13 | 1 | -23/+2 |
| * | | | Include test name in JUnit testcase name | Nikita Popov | 2019-07-11 | 1 | -2/+2 |
