]> granicus.if.org Git - php/commit
Add colours to test results in run-tests.php
authorGeorge Peter Banyard <girgias@php.net>
Fri, 31 Jul 2020 18:02:59 +0000 (19:02 +0100)
committerGeorge Peter Banyard <girgias@php.net>
Fri, 7 Aug 2020 16:17:34 +0000 (18:17 +0200)
commit5d72e40dfb3b9d2c5cc64e0596d1a644a421b299
tree0aba163eab214507410dc8222f6a99caee9f8ef7
parentc74001997f996e9a3d0e557226b125132d6993ef
Add colours to test results in run-tests.php

The test runner will attempt to colourise the result of each test

The --no-color option is introduced to disable this feature.

Closes GH-5901
run-tests.php