wiki.techinc.nl/tests/phpunit/includes/media
Gilles Dubuc 84e4d75088 Use file width/height instead of metadata for getContentHeaders
This allows us to populate X-Content-Dimensions without touching the
existing metadata format. Which makes the migration of existing content a lot faster by
only having to run refreshFileHeaders.

Bug: T150741
Change-Id: I2c0f39b2b01f364c3fab997ccc2f874b7f101d8a
2017-05-23 19:18:58 +00:00
..
BitmapMetadataHandlerTest.php Use file width/height instead of metadata for getContentHeaders 2017-05-23 19:18:58 +00:00
BitmapScalingTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
DjVuTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
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 Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ExifTest.php Use file width/height instead of metadata for getContentHeaders 2017-05-23 19:18:58 +00:00
FakeDimensionFile.php Small tweaks to media handler tests 2014-07-15 10:31:07 -07:00
FormatMetadataTest.php tests: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 02:14:34 +00:00
GIFMetadataExtractorTest.php Use file width/height instead of metadata for getContentHeaders 2017-05-23 19:18:58 +00:00
GIFTest.php Use file width/height instead of metadata for getContentHeaders 2017-05-23 19:18:58 +00:00
IPTCTest.php media: Fix casing of IPTC::parse() in tests 2016-02-29 23:16:56 +00:00
JpegMetadataExtractorTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
JpegPixelFormatTest.php Enable 4:2:0 chroma subsampling for JPEG thumbnails 2016-04-27 15:36:18 -07:00
JpegTest.php Use file width/height instead of metadata for getContentHeaders 2017-05-23 19:18:58 +00:00
MediaHandlerTest.php Store original media dimensions as additional header 2017-05-09 15:49:28 -07:00
MediaWikiMediaTestCase.php Remove left-over references from comments to removed FSRepo class 2017-01-07 16:00:07 +00:00
PNGMetadataExtractorTest.php Small tweaks to media handler tests 2014-07-15 10:31:07 -07:00
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 Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
TiffTest.php Use file width/height instead of metadata for getContentHeaders 2017-05-23 19:18:58 +00:00
WebPTest.php Swap the rest of array() -> [] 2016-03-30 22:04:58 +00:00
XCFTest.php Use file width/height instead of metadata for getContentHeaders 2017-05-23 19:18:58 +00:00
XContentDimensionsTest.php Apply EXIF rotation to X-Content-Dimensions 2017-05-16 15:57:00 +02:00