wiki.techinc.nl/tests/phpunit/includes/specials
Antoine Musso c6ea55bf54 tests: always call parent setUp
Some class extending MediaWikiTestCase did not call its setUp method. We
most probably always want to do it since MediaWikiTestCase::setUp() does
garbage collection and might do more in the future.

Change-Id: I68dde370a62c8f4a779836ca0c4ad06844fdc916
2012-10-23 19:04:40 +02:00
..
QueryAllSpecialPagesTest.php Skip BrokenRedirectsPage query test under MySQL 2012-01-16 10:33:24 +00:00
SpecialRecentchangesTest.php tests: always call parent setUp 2012-10-23 19:04:40 +02:00
SpecialSearchTest.php Fix test SpecialSearchTest.testSearchTermIsNotExpanded 2012-10-10 11:48:20 +02:00