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 @@
3
3
4
4
<!-- colors don't work on Windows! -->
5
5
<phpunit bootstrap="./bootstrap.php"
6
- colors="true"
6
+ colors="false"
7
7
backupGlobals="false"
8
8
convertErrorsToExceptions="true"
9
9
convertNoticesToExceptions="true"
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r89179
enable colors in PHPUnit...
hashar
18:26, 30 May 2011
Comments
#
Comment by
Hashar
(
talk
|
contribs
)
18:41, 30 May 2011
Guess I need to patch PHPUnit ...
Status & tagging log
18:41, 30 May 2011
Hashar
(
talk
|
contribs
)
changed the
status
of r89181
[
removed:
new
added:
ok]