wiki.techinc.nl/tests/phpunit/includes/media
Vivek Ghaisas c54766586a Fix issues identified by SpaceBeforeSingleLineComment sniff
Change-Id: I048ccb1fa260e4b7152ca5f09b053defdd72d8f9
2015-09-26 23:06:52 +00:00
..
BitmapMetadataHandlerTest.php Small tweaks to media handler tests 2014-07-15 10:31:07 -07:00
BitmapScalingTest.php Add better error message for files which exceeds $wgMaxImageArea 2014-12-15 08:25:04 +00:00
DjVuTest.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
ExifBitmapTest.php TinyRGB support for JPG thumbnails 2015-06-22 16:17:54 +00:00
ExifRotationTest.php Split BitmapHandler into two classes. 2014-09-14 22:10:37 +00:00
ExifTest.php Small tweaks to media handler tests 2014-07-15 10:31:07 -07:00
FakeDimensionFile.php Small tweaks to media handler tests 2014-07-15 10:31:07 -07:00
FormatMetadataTest.php Drop unused FormatMetadata::flattenArray method 2015-04-20 15:41:28 +02:00
GIFMetadataExtractorTest.php Small tweaks to media handler tests 2014-07-15 10:31:07 -07:00
GIFTest.php Make $file->getLength() return duration of GIF and APNG files. 2015-09-24 00:46:17 +00:00
IPTCTest.php Small tweaks to media handler tests 2014-07-15 10:31:07 -07:00
JpegMetadataExtractorTest.php Cleanup some docs (tests) 2014-08-11 20:06:52 +02:00
JpegTest.php Small tweaks to media handler tests 2014-07-15 10:31:07 -07:00
MediaHandlerTest.php Make data provider in MediaHandlerTest static 2015-01-20 22:45:30 +01:00
MediaWikiMediaTestCase.php Change @return to start with type 2014-08-20 20:35:41 +02:00
PNGMetadataExtractorTest.php Small tweaks to media handler tests 2014-07-15 10:31:07 -07:00
PNGTest.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
SVGMetadataExtractorTest.php Remove explict autoload from phpunit tests 2014-09-27 10:38:58 +02:00
SVGTest.php test: Clean up data providers that should be static 2014-09-18 12:52:44 -07:00
TiffTest.php Small tweaks to media handler tests 2014-07-15 10:31:07 -07:00
WebPTest.php Re-enable MediaWiki.WhiteSpace.SpaceyParenthesis.SingleSpaceBeforeCloseParenthesis 2015-09-26 17:38:35 +01:00
XCFTest.php Correct variable names in @param to match method declarations 2014-08-13 21:48:28 +02:00
XMPTest.php SECURITY: Don't allow entities in XMP with HHVM 2015-04-01 09:56:43 -07:00
XMPValidateTest.php XMP: Use structured logging instead of wfDebugLog 2015-05-23 22:49:09 +00:00