summaryrefslogtreecommitdiff
path: root/run-tests.php
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Don't use CRLF when generating diffsNikita Popov2020-01-241-1/+1
* | Use smaller batch size in run-tests.php when appropriateTyson Andre2020-01-211-2/+9
* | Don't start unnecessary processes with run-tests.php -jTyson Andre2020-01-211-2/+5
* | Merge branch 'PHP-7.4'Nikita Popov2020-01-211-4/+4
|\ \ | |/
| * Avoid some @count() suppressions in run-tests.phpNikita Popov2020-01-211-4/+4
* | Use IS_WINDOWSChristoph M. Becker2020-01-091-5/+1
* | Replace fakemail with minimal PHP scriptChristoph M. Becker2020-01-091-1/+1
* | Unify mail related tests for *nix and WindowsChristoph M. Becker2020-01-091-0/+6
* | Merge branch 'PHP-7.4'Nikita Popov2019-12-101-0/+1
|\ \ | |/
| * Set zend.exception_ignore_args=0 in run-tests.phpNikita Popov2019-12-101-0/+1