r61940 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r61939‎ | r61940 | r61941 >
Date:17:57, 3 February 2010
Author:demon
Status:resolved
Tags:
Comment:
Last tests were ported in r61938 or are otherwise unused, deleting /t and unifying unit tests once and for all
Modified paths:
  • /trunk/phase3/t (deleted) (history)
  • /trunk/phase3/tests/phpunit.xml (modified) (history)

Diff [purge]

Index: trunk/phase3/tests/phpunit.xml
@@ -1,7 +1,8 @@
22 <!-- See http://www.phpunit.de/manual/3.3/en/appendixes.configuration.html -->
33 <phpunit bootstrap="./bootstrap.php"
44 colors="false"
5 - stopOnFailure="false">
 5+ stopOnFailure="false"
 6+ verbose="true">
67 <!-- convertErrorsToExceptions="true" -->
78 <!-- convertNoticesToExceptions="true" -->
89 <!-- convertWarningsToExceptions="true" -->

Follow-up revisions

RevisionCommit summaryAuthorDate
r61941Revert unrelated (and unworking) change from r61940)demon17:59, 3 February 2010
r61942Follow-up r61940: delete Makefile tooialex18:07, 3 February 2010

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r61938* Port tests from t/inc/...ialex17:35, 3 February 2010

Status & tagging log