aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/unit/includes/content/FileContentHandlerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Namespace all remaining classes in includes/parserJames D. Forrester2024-10-151-1/+1
* Add namespace to FileContentHandlerEbrahim Byagowi2024-08-071-2/+2
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-161-1/+1
* Move Article::getRedirectHeaderHtml() to LinkRenderer::makeRedirectHeader()C. Scott Ananian2023-09-221-0/+2
* Allow setting a ParserOption to generate Parsoid HTMLC. Scott Ananian2023-03-261-1/+3
* Reorg: Move MagicWord related files to under parser/Amir Sarabadani2022-12-091-1/+1
* Use services in WikitextContentHandlerdaniel2022-12-061-1/+21
* build: Updating dependencieslibraryupgrader2021-07-221-1/+1
* phpunit: Mass-replace setMethods with onlyMethods and adjustDaimona Eaytoy2021-04-161-1/+1
* Make FileContentHandlerTest a pure unit testDannyS7122021-02-271-0/+52