wiki.techinc.nl/tests/phpunit/includes/search
Ebrahim Byagowi 4c270a72ac Add namespace to WikitextContent
It adds MediaWiki\Content namespace to WikitextContent
and two classes related.

Change-Id: Ib74e4c5b3edac6aa0e35d3b2093ce1d0b794cb6d
2024-08-06 17:42:51 +03:30
..
ParserOutputSearchDataExtractorTest.php tests: Use namespaced classes (1) 2024-06-14 17:19:36 +00:00
PrefixSearchTest.php search: Exclude unlisted special pages from search completion 2024-03-26 17:52:33 -07:00
SearchEnginePrefixTest.php search: Exclude unlisted special pages from search completion 2024-03-26 17:52:33 -07:00
SearchEngineTest.php Add namespace to WikitextContent 2024-08-06 17:42:51 +03:30
SearchHighlighterTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
SearchNearMatchResultSetTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
SearchResultSetTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
SearchResultThumbnailProviderTest.php
SearchResultTraitTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
TitleMatcherTest.php