aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/logging/MergeLogFormatterTest.php
Commit message (Expand)AuthorAgeFilesLines
* Namespace all remaining files in includes/loggingJames D. Forrester2025-03-191-1/+1
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-161-1/+1
* Allow MergeHistory to split up joined revisions with same timestampPppery2024-01-051-1/+25
* Add @covers tags to logging testsKunal Mehta2017-12-241-0/+3
* Convert all array() syntax to []Kunal Mehta2016-02-171-22/+22
* Use assertSame in LogFormatterTestCaseumherirrender2015-06-061-2/+2
* Add unit tests for all LogFormattersumherirrender2015-05-031-0/+67