summaryrefslogtreecommitdiff
path: root/run-tests.php
Commit message (Expand)AuthorAgeFilesLines
* Set display_startup_errors=0 when running skipifNikita Popov2019-10-101-1/+1
* Merge branch 'PHP-7.4'Christoph M. Becker2019-10-071-0/+2
|\
| * Bail out if JUNIT is not enabledChristoph M. Becker2019-10-071-0/+2
* | Merge branch 'PHP-7.4'Christoph M. Becker2019-10-071-4/+2
|\ \ | |/
| * Delete temporary .post files of run-tests.phpChristoph M. Becker2019-10-071-4/+2
* | Require a space ofter run-tests "warn"Nikita Popov2019-10-011-1/+1
* | Mark test as borked when skipif produces invalid outputFabien Villepinte2019-09-301-20/+25
* | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
|/
* 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
* | | Make run-tests.php compatible with php 7.0-7.2Tyson Andre2019-03-251-2/+2
* | | Add special "all" conflictNikita Popov2019-02-211-4/+23
* | | Don't use uniqid for temporary POST data filesNikita Popov2019-02-201-1/+1