wiki.techinc.nl/tests/phpunit/includes/media
Matthias Mullie d6bc1b2589 Remove test code that depends on extension
And allow extensions to add their own media handlers.

I'm not too happy with the introduction of another global,
but didn't like the alternatives either:
* Add some hook to MockMediaHandlerFactory that would allow
  extensions to add their own stuff in.
* Use another hook (like ParserTestTables or ParserTestGlobals)
  and then override the service with a new instance - seemed
  too hacky
The good thing about this is that it lets us kill off a class.
I'm other to other suggestions in case I missed something.

Bug: T169258
Depends-On: I5875621c58597426ad5242bf3d07714555c439b5
Change-Id: I1c2e903fb235395a8de8e0f7bf65ce07739d2930
2017-08-13 12:04:37 -04:00
..
BitmapMetadataHandlerTest.php Use file width/height instead of metadata for getContentHeaders 2017-05-23 19:18:58 +00:00
BitmapScalingTest.php
DjVuTest.php
ExifBitmapTest.php Embed TinyRGB color profile when JPG EXIF Color Space = sRGB but no profile embedded 2016-11-15 12:17:31 +00:00
ExifRotationTest.php
ExifTest.php Use file width/height instead of metadata for getContentHeaders 2017-05-23 19:18:58 +00:00
FakeDimensionFile.php Remove test code that depends on extension 2017-08-13 12:04:37 -04:00
FormatMetadataTest.php tests: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 02:14:34 +00:00
GIFMetadataExtractorTest.php Remove empty lines at begin of function, if, foreach, switch 2017-07-01 11:34:16 +00:00
GIFTest.php Use file width/height instead of metadata for getContentHeaders 2017-05-23 19:18:58 +00:00
IPTCTest.php
JpegMetadataExtractorTest.php
JpegPixelFormatTest.php
JpegTest.php Use file width/height instead of metadata for getContentHeaders 2017-05-23 19:18:58 +00:00
MediaHandlerTest.php Remove X-Content-Dimensions header 2017-06-12 18:07:28 +00:00
MediaWikiMediaTestCase.php Remove left-over references from comments to removed FSRepo class 2017-01-07 16:00:07 +00:00
PNGMetadataExtractorTest.php
PNGTest.php Use file width/height instead of metadata for getContentHeaders 2017-05-23 19:18:58 +00:00
SVGMetadataExtractorTest.php tests: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 02:14:34 +00:00
SVGTest.php
TiffTest.php Use file width/height instead of metadata for getContentHeaders 2017-05-23 19:18:58 +00:00
WebPTest.php
XCFTest.php Use file width/height instead of metadata for getContentHeaders 2017-05-23 19:18:58 +00:00