wiki.techinc.nl/tests/phpunit/includes/media
Brian Wolff 3a4bfb597e Fix misnamed SVGHandler::canAnimateThumb()
Caused the animation warning to not be present on
image description pages

Also add unit tests. Since I'm adding an animated svg file for
this unit test, also add a metadata extraction test for animated
svgs, since we're missing one.

Change-Id: Id03e1a0e1c151d3c575a695a42c54b709187d10a
follow-up: 876128f8c9
2014-06-10 21:15:53 -03:00
..
BitmapMetadataHandlerTest.php Replace a bunch of extension_loaded() checks with checkPHPExtension() 2014-01-23 23:09:53 +00:00
BitmapScalingTest.php
DjVuTest.php Restructure Media related tests to avoid duplicated code 2014-05-27 11:01:12 +02:00
ExifBitmapTest.php Pass phpcs-strict on some test files (8/11) 2014-04-24 13:49:48 -07:00
ExifRotationTest.php Restructure Media related tests to avoid duplicated code 2014-05-27 11:01:12 +02:00
ExifTest.php Replace a bunch of extension_loaded() checks with checkPHPExtension() 2014-01-23 23:09:53 +00:00
FakeDimensionFile.php Fixed spacing 2013-11-19 19:03:54 +01:00
FormatMetadataTest.php Restructure Media related tests to avoid duplicated code 2014-05-27 11:01:12 +02:00
GIFMetadataExtractorTest.php Fixed some @params documentation (tests) 2014-04-17 20:43:42 +02:00
GIFTest.php Restructure Media related tests to avoid duplicated code 2014-05-27 11:01:12 +02:00
IPTCTest.php Pass phpcs-strict on some test files (8/11) 2014-04-24 13:49:48 -07:00
JpegMetadataExtractorTest.php Pass phpcs-strict on some test files (8/11) 2014-04-24 13:49:48 -07:00
JpegTest.php Restructure Media related tests to avoid duplicated code 2014-05-27 11:01:12 +02:00
MediaHandlerTest.php
MediaWikiMediaTestCase.php Fix misnamed SVGHandler::canAnimateThumb() 2014-06-10 21:15:53 -03:00
PNGMetadataExtractorTest.php Fixed spacing 2013-11-21 18:52:25 +00:00
PNGTest.php Restructure Media related tests to avoid duplicated code 2014-05-27 11:01:12 +02:00
SVGMetadataExtractorTest.php Fix misnamed SVGHandler::canAnimateThumb() 2014-06-10 21:15:53 -03:00
SVGTest.php Restructure Media related tests to avoid duplicated code 2014-05-27 11:01:12 +02:00
TiffTest.php Pass phpcs-strict on some test files (9/11) 2014-04-24 13:50:47 -07:00
XMPTest.php Fixed some @params documentation (tests) 2014-04-17 20:43:42 +02:00
XMPValidateTest.php