summaryrefslogtreecommitdiff
path: root/run-tests.php
Commit message (Expand)AuthorAgeFilesLines
* run-tests.php: move JUnit stuff into a classMax Semenik2021-02-081-263/+260
* Fix environment variable not work in run-tests.phptwosee2021-02-011-2/+2
* Create .php and .sh on valgrind failureNikita Popov2021-02-011-17/+20
* Show slow SKIPIF sections as wellNikita Popov2020-12-211-1/+13
* Determine run-tests executables consistentlyNikita Popov2020-12-011-78/+44
* Don't pass null to strlen()Nikita Popov2020-12-011-1/+1
* Merge branch 'PHP-8.0'Nikita Popov2020-11-301-4/+6
|\
| * Fixed bug #80437Nikita Popov2020-11-301-4/+6
* | Add --repeat flag to usage info of run-tests.phpChristoph M. Becker2020-11-151-0/+4
* | Add --repeat testing modeNikita Popov2020-10-301-16/+69
|/
* Don't set xdebug.default_enable in run-testsbashkarev2020-10-261-1/+1
* Skip arginfo test under msanNikita Popov2020-10-151-0/+4
* Remove unused --temp-urlbase option from run-tests.phpNikita Popov2020-09-231-8/+1
* Fix: Gracefully handle empty user input in run-tests.phpBerbe2020-08-241-1/+1
* Add `run-tests.php --context [n]` option.Tyson Andre2020-08-161-7/+68
* Colorize --show-diff, only on stdoutTyson Andre2020-08-131-0/+6
* Support NO_COLOR environment variable in run-tests.phpTyson Andre2020-08-121-1/+8
* Revert "Make diff section contents red(-)/green(+) in run-tests.php"Nikita Popov2020-08-101-26/+6
* Make diff section contents red(-)/green(+) in run-tests.phpTyson Andre2020-08-091-6/+26
* Use short array values in run-tests.phpTyson Andre2020-08-091-88/+88
* Add colours to test results in run-tests.phpGeorge Peter Banyard2020-08-071-3/+29
* Add type information to test-runnerGeorge Peter Banyard2020-08-061-72/+114
* [RFC] Make string length for getTraceAsString() configurableTyson Andre2020-07-251-0/+1
* Use small counter values for testingDmitry Stogov2020-07-081-0/+4
* Removing HTML Functionality from run-tests.phpPaul Dragoonis2020-06-191-119/+12
* Optimize parallel test runner startupNikita Popov2020-06-161-13/+14
* run-tests: refactorGerard Roche2020-05-221-29/+48
* run-tests: echo message and exit if no tests foundGerard Roche2020-05-221-0/+7
* Add --file-cache-prime/use options to run-testsNikita Popov2020-05-201-5/+38
* Slightly deduplicate run-tests codeNikita Popov2020-05-201-66/+54
* Merge branch 'PHP-7.4'Derick Rethans2020-05-181-1/+1
|\
| * Put Xdebug 3 into 'off' mode for run-tests.phpDerick Rethans2020-05-181-1/+1
* | run-tests: extract usage messageGerard Roche2020-05-131-86/+92
* | run-tests: cs fixes (cleanup)Gerard Roche2020-05-131-112/+88
* | run-tests: remove use of FILE_BINARY constantGerard Roche2020-05-121-10/+10
* | Revert "Show eventual output of clean sections"Christoph M. Becker2020-04-301-4/+1
* | Merge branch 'PHP-7.4'Christoph M. Becker2020-04-291-4/+1
|\ \ | |/
| * Pass worker ID to clean scriptsChristoph M. Becker2020-04-291-4/+1
* | Show eventual output of clean sectionsChristoph M. Becker2020-04-281-1/+4
* | Fixed run-tests.php for PHP 7.2Flávio Heleno2020-04-271-2/+3
* | Enhance test failure SH script to allow gdb, valgrind, rr as alternative modes.Benjamin Eberlei2020-04-181-4/+18
* | Force short_open_tag=0 in run-tests.phpNikita Popov2020-04-151-0/+1
* | Use serialize_precision for var_dump()Nikita Popov2020-02-251-0/+1
* | Merge branch 'PHP-7.4'Christoph M. Becker2020-02-171-1/+2
|\ \ | |/
| * Create a new console for each test worker on WindowsChristoph M. Becker2020-02-171-1/+2
* | Merge branch 'PHP-7.4'Nikita Popov2020-02-031-3105/+3105
|\ \ | |/
| * Apply tidy formattingNikita Popov2020-02-031-3086/+3086
* | Merge branch 'PHP-7.4'Nikita Popov2020-02-031-1/+1
|\ \ | |/
| * Add WHITESPACE_SENSITIVE run-tests sectionNikita Popov2020-02-031-1/+1
* | Merge branch 'PHP-7.4'Nikita Popov2020-01-241-1/+1
|\ \ | |/