Commit graph

6 commits

Author SHA1 Message Date
Brian Wolff
ffed20a5da Follow-up r92635 Make sure the Exif related tests handle not having the Exif extension available properly
This should fix issues reported in http://lists.wikimedia.org/pipermail/wikitech-l/2011-September/055212.html Lots of these tests loaded the exif extension dynamically, but then didn't reset $wgShowEXIF var properly.

Also change some of the markTestIncomplete to markTestSkipped as that seemed more correct.
2011-09-18 01:53:09 +00:00
Brian Wolff
23b034e265 follow-up r91885 rename testTiffFile since its not about tiff files
This is probably what was referred to in CR, not what I changed in r94825
2011-08-18 03:53:53 +00:00
Brian Wolff
a6623f7fac Move the image files used in the media tests from includes/media to data/media as the includes/media
was starting to get crowded with supporting image files.

This changes the following things
*Moves the media files to a different directory
*Changes the references to the files to reference there new locations

2 semi-unrelated changes
*Modify the README file that was basically giving credit for the images where due to explain what the images are for.
*set svn:mime-type to image/svg+xml for the svg files.
2011-08-17 23:28:31 +00:00
Brian Wolff
99cfddab3d follow-up r91885 - address CR comments
* rename testTiffFile to something more descriptive
* unserialize the serialized results before comparing
Also follow-up r92635 - rm an extra wfDl that was outside any functions, and I'm assuming accidentally there (?)
2011-08-17 21:53:45 +00:00
Platonides
3d6ed9a69a I like better checking for the actual extension, loading if needed (and able). 2011-07-20 15:24:21 +00:00
Brian Wolff
3072dda2cb (follow-up r90256) Unit tests. 2011-07-11 16:42:15 +00:00