r64337 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r64336‎ | r64337 | r64338 >
Date:14:11, 29 March 2010
Author:maxsem
Status:ok
Tags:
Comment:
PHPUnit tests: coloring doesn't work on Windows
Modified paths:
  • /trunk/phase3/maintenance/tests/phpunit.xml (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/tests/phpunit.xml
@@ -1,6 +1,6 @@
22 <!-- See http://www.phpunit.de/manual/3.3/en/appendixes.configuration.html -->
33 <phpunit bootstrap="./bootstrap.php"
4 - colors="true"
 4+ colors="false"
55 backupGlobals="false"
66 convertErrorsToExceptions="true"
77 convertNoticesToExceptions="true"

Status & tagging log