wiki.techinc.nl/tests/phpunit/includes/specials
Erik Bernhardson c2a308075f Convert SearchResultSet to typical iteration
The funky iteration here was at best annoying. Switch
it over to an iterator based approach with appropriate
BC code to simulate the old iteration style.

Depends-On: I19a8d6621a130811871dec9335038797627d9448
Change-Id: I9fccda15dd58a0dc35771d3b5cd7a6e8b02514a0
2018-06-11 13:35:41 -07:00
..
ContribsPagerTest.php
ImageListPagerTest.php Move @group and @covers tags in tests close to class 2018-01-28 13:30:07 +01:00
QueryAllSpecialPagesTest.php Move phpunit @group from file comment to class comment 2018-03-10 11:48:28 +01:00
SpecialBlankPageTest.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
SpecialBooksourcesTest.php
SpecialEditWatchlistTest.php Use OOUI form for 'clear' and 'raw edit' of watchlist 2018-04-30 19:06:26 +01:00
SpecialMIMESearchTest.php Move phpunit @group from file comment to class comment 2018-03-10 11:48:28 +01:00
SpecialMyLanguageTest.php
SpecialPageDataTest.php
SpecialPageExecutor.php
SpecialPageTestBase.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
SpecialPreferencesTest.php
SpecialRecentchangesTest.php
SpecialSearchTest.php Convert SearchResultSet to typical iteration 2018-06-11 13:35:41 -07:00
SpecialShortpagesTest.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
SpecialUncategorizedcategoriesTest.php
SpecialUploadTest.php Only add header when description not already has it 2018-02-21 17:32:48 +00:00
SpecialWatchlistTest.php