aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/logging/MoveLogFormatterTest.php
Commit message (Expand)AuthorAgeFilesLines
* Namespace all remaining files in includes/loggingJames D. Forrester2025-03-191-1/+1
* MoveLogFormatter::getPreloadTitles: Handle bad titlesLucas Werkmeister2024-07-181-0/+24
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-161-1/+1
* Add @covers tags to logging testsKunal Mehta2017-12-241-0/+3
* Convert all array() syntax to []Kunal Mehta2016-02-171-104/+104
* Add unit tests for all LogFormattersumherirrender2015-05-031-0/+270