aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/AutoLoaderTest.php
Commit message (Expand)AuthorAgeFilesLines
* tests: Add missing documentation to class propertiesUmherirrender2024-09-181-0/+2
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-161-1/+1
* AutoLoader: Drop support for $wgAutoloadAttemptLowercaseKevin Israel2022-12-041-25/+0
* tests: Use `overrideConfigValue(s)` where necessaryDerick Alangi2022-07-161-2/+3
* AutoLoader: Avoid vague negated assertion for case-insensitive testTimo Tijhof2022-07-091-4/+7
* AutoLoader: provide methods for registering classesdaniel2022-05-101-5/+19
* build: Updating dependencieslibraryupgrader2021-07-221-2/+2
* Add script for resolving class names to filesdaniel2021-04-161-0/+5
* MediaWikiTestCase to MediaWikiIntegrationTestCaseaddshore2020-06-301-1/+1
* tests: Add explicit return type void to setUp() and tearDown()Max Semenik2019-10-301-2/+2
* Improve AutoLoader test coverageKunal Mehta2018-05-261-0/+16
* Split AutoloaderTest into a structure and class testKunal Mehta2018-05-261-0/+48