summaryrefslogtreecommitdiff
path: root/run-tests.php
Commit message (Expand)AuthorAgeFilesLines
* Put Xdebug 3 into 'off' mode for run-tests.phpDerick Rethans2020-05-181-1/+1
* Pass worker ID to clean scriptsChristoph M. Becker2020-04-291-4/+1
* Create a new console for each test worker on WindowsChristoph M. Becker2020-02-171-1/+2
* Apply tidy formattingNikita Popov2020-02-031-3086/+3086
* Add WHITESPACE_SENSITIVE run-tests sectionNikita Popov2020-02-031-1/+1
* Don't use CRLF when generating diffsNikita Popov2020-01-241-1/+1
* Avoid some @count() suppressions in run-tests.phpNikita Popov2020-01-211-4/+4
* Set zend.exception_ignore_args=0 in run-tests.phpNikita Popov2019-12-101-0/+1
* Make test runner runnable without argumentsFabien Villepinte2019-11-081-273/+270
* Bail out if JUNIT is not enabledChristoph M. Becker2019-10-071-0/+2
* Delete temporary .post files of run-tests.phpChristoph M. Becker2019-10-071-4/+2
* Fix reporting of redirect test failures in junitNikita Popov2019-09-071-2/+4
* Fix handling of succeeding XFAIL testsChristoph M. Becker2019-08-051-1/+1
* Merge branch 'PHP-7.3' into PHP-7.4Levi Morrison2019-07-251-1/+4
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Levi Morrison2019-07-251-2/+4
| |\
| | * Remove .post files only for passing testsLevi Morrison2019-07-251-2/+4
| * | Add CONFLICTS to recognized sectionsNikita Popov2019-07-101-1/+1
* | | Cleanup of remaining E_STRICT in testsGeorge Peter Banyard2019-07-231-2/+2
* | | Fix failed tests for pharPeter Kokot2019-07-211-0/+1
* | | Deprecate alternative array access syntaxrjhdby2019-07-191-4/+4
* | | Remove remaining lightnings from run-tests.phpChristoph M. Becker2019-07-181-1/+1
* | | Remove lightningNikita Popov2019-07-181-3/+3
* | | Allow multiple cache instances per user/host on WindowsChristoph M. Becker2019-07-171-1/+1
* | | Remove checks for always enabled spl and pcrePeter Kokot2019-07-131-23/+2
* | | Include test name in JUnit testcase nameNikita Popov2019-07-111-2/+2
* | | Set up asan+ubsan scheduled build on azureNikita Popov2019-06-281-0/+12
* | | run-tests: Don't pass --INI-- settings to --SKIPIF--Nikita Popov2019-06-281-7/+9
* | | run-tests: Don't die unnecessarilyNikita Popov2019-06-251-5/+3
* | | Don't force USE_ZEND_ALLOC=0 in run-tests.phpNikita Popov2019-06-251-6/+0
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-06-131-1/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-06-131-1/+3
| |\ \ | | |/
| | * Add test for bug #78106Nikita Popov2019-06-131-1/+3
| * | Restore the execute bit for run-tests.phpCraig Duncan2019-05-281-0/+0
* | | junit testcase classname is used as filename on azureJoe Watkins2019-06-051-1/+1
* | | only clear when showing in parallel runnerJoe Watkins2019-06-011-2/+8
* | | Fix NO_INTERACTION handling in parallel test runnerNikita Popov2019-05-311-4/+4
* | | Add junit support for parallel test runnerNikita Popov2019-05-311-19/+56
* | | run-tests: Remove redundant 'suites' keyNikita Popov2019-05-311-1/+0
* | | have parallel test runner respect NO_INTERACTIONJoe Watkins2019-05-301-3/+7
* | | Run sapi tests when running all testsNikita Popov2019-05-291-1/+1
* | | fix notice in run-testsJoe Watkins2019-05-231-1/+1
* | | run-tests improvements:Joe Watkins2019-05-231-14/+48
* | | add support for valgrind tools to run-tests.phpJoe Watkins2019-05-221-8/+17
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-05-081-3/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-05-081-3/+2
| |\ \ | | |/
| | * 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
* | | Add minimum required PHP version to run-tests.phpPeter Kokot2019-03-261-0/+2
* | | Don't use parallel testing with -j1Nikita Popov2019-03-251-0/+4
* | | Drop lightning for concurrent worker countNikita Popov2019-03-251-1/+1