aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/unit/includes/media
Commit message (Expand)AuthorAgeFilesLines
* tests: Use const for some static data in test filesUmherirrender2024-09-011-10/+2
* Remove superfluous spacesFomafix2024-07-031-1/+1
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-164-5/+5
* tests: Make some PHPUnit data providers staticTim Starling2023-03-241-1/+1
* tests: Declare GIFMetadataExtractorTest::$mediaPathUmherirrender2023-01-061-0/+3
* Replace `new stdClass` with more compact array syntaxThiemo Kreuz2021-11-021-1/+1
* IPTCTest: use a data providerDannyS7122021-08-051-53/+40
* build: Updating dependencieslibraryupgrader2021-07-221-1/+1
* Use the unserialized form of image metadata internallyTim Starling2021-06-081-0/+9
* Replace usage of custom File propertiesTim Starling2021-05-271-0/+15
* tests: Add explicit return type void to setUp() and tearDown()Max Semenik2019-10-301-1/+1
* phpunit: Repair GLOBALS reset in MediaWikiUnitTestCaseTimo Tijhof2019-09-021-128/+0
* Load GlobalFunctions.php to tests/phpunit/bootstrap.phpAmir Sarabadani2019-07-141-0/+128
* Unset all globals unneeded for unit tests, assert correct directoryAmir Sarabadani2019-07-091-201/+0
* Move trivial unit tests, round IIAmir Sarabadani2019-07-022-0/+311
* Move trivially compatible tests to the unit tests suiteMáté Szabó2019-06-302-0/+153
* Revert "Separate MediaWiki unit and integration tests"Legoktm2019-06-136-743/+0
* Separate MediaWiki unit and integration testsMáté Szabó2019-06-136-0/+743