wiki.techinc.nl/tests/phpunit/includes/search
Matthew Flaschen b257385ff2 PrefixSearchTest, SearchEnginePrefixTest: ignore ext. special pages
It was attempting to do this before, but it didn't handle special pages
registered by hook, and was not clearing the list properly (so it was
too late when wgSpecialPages was cleared).

This would cause the test to fail if certain extensions were
installed (e.g. AbuseFilter).

Change-Id: I9affac5ad00e97326ebf9961bbf709ac22aef498
2016-04-29 15:53:37 -04:00
..
SearchEnginePrefixTest.php PrefixSearchTest, SearchEnginePrefixTest: ignore ext. special pages 2016-04-29 15:53:37 -04:00
SearchEngineTest.php Avoid rebuilding database fixtures for every test run 2016-03-10 23:44:34 +00:00
SearchSuggestionSetTest.php Include completion search into SearchEngine 2016-02-03 23:41:49 +00:00