enable colors in PHPUnit (redoing r89179).
authorAntoine Musso <hashar@users.mediawiki.org>
Tue, 16 Aug 2011 18:23:13 +0000 (18:23 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Tue, 16 Aug 2011 18:23:13 +0000 (18:23 +0000)
commite9698b09d8f5be1698535664254335e431cd1140
treeabd26b43b60b54fc25e684ca11475e85ccf7f6c8
parenta26afff4e062f72645bf933e5f8317aee649feda
enable colors in PHPUnit (redoing r89179).

suite.xml now comes with colors=true. Under Windows, we override the
setting by forging a --no-colors. One can still force color usage
under windows by using --colors.
tests/phpunit/MediaWikiPHPUnitCommand.php
tests/phpunit/suite.xml