X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fphpunit%2Fphpunit%2Ftests%2FTextUI%2Fcolors-always.phpt;fp=vendor%2Fphpunit%2Fphpunit%2Ftests%2FTextUI%2Fcolors-always.phpt;h=0e0ac1ed0e43e2bd959128915315c9b76094b728;hp=0000000000000000000000000000000000000000;hb=eba34333e3c89f208d2f72fa91351ad019a71583;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae diff --git a/vendor/phpunit/phpunit/tests/TextUI/colors-always.phpt b/vendor/phpunit/phpunit/tests/TextUI/colors-always.phpt new file mode 100644 index 000000000..0e0ac1ed0 --- /dev/null +++ b/vendor/phpunit/phpunit/tests/TextUI/colors-always.phpt @@ -0,0 +1,19 @@ +--TEST-- +phpunit --colors=always BankAccountTest ../_files/BankAccountTest.php +--FILE-- + +--EXPECTF-- +PHPUnit %s by Sebastian Bergmann and contributors. + +... + +Time: %s, Memory: %s + +%s[30;42mOK (3 tests, 3 assertions)%s[0m