r89181 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r89180‎ | r89181 | r89182 >
Date:18:40, 30 May 2011
Author:maxsem
Status:ok (Comments)
Tags:
Comment:
rvv:P r89179: it doesn't work on Windows Which should have been clear from comment a few lines above
Modified paths:
  • /trunk/phase3/tests/phpunit/suite.xml (modified) (history)

Diff [purge]

Index: trunk/phase3/tests/phpunit/suite.xml
@@ -2,7 +2,7 @@
33
44 <!-- colors don't work on Windows! -->
55 <phpunit bootstrap="./bootstrap.php"
6 - colors="true"
 6+ colors="false"
77 backupGlobals="false"
88 convertErrorsToExceptions="true"
99 convertNoticesToExceptions="true"

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r89179enable colors in PHPUnit...hashar18:26, 30 May 2011

Comments

#Comment by Hashar (talk | contribs)   18:41, 30 May 2011

Guess I need to patch PHPUnit ...

Status & tagging log