follow-up r86169: unit tests for extraction of JPEG comment (COM) segments.
authorBrian Wolff <bawolff@users.mediawiki.org>
Thu, 18 Aug 2011 05:45:04 +0000 (05:45 +0000)
committerBrian Wolff <bawolff@users.mediawiki.org>
Thu, 18 Aug 2011 05:45:04 +0000 (05:45 +0000)
commitc0e419ce5e847fc5adc4a4e336a54f69d535ac93
tree40cac65f61416b056240370efc24548bc94cd7aa
parent23b034e265ac54021931ceddc9f1f9d6b5272eab
follow-up r86169: unit tests for extraction of JPEG comment (COM) segments.
tests/phpunit/data/media/README
tests/phpunit/data/media/jpeg-comment-binary.jpg [new file with mode: 0644]
tests/phpunit/data/media/jpeg-comment-iso8859-1.jpg [new file with mode: 0644]
tests/phpunit/data/media/jpeg-comment-multiple.jpg [new file with mode: 0644]
tests/phpunit/data/media/jpeg-comment-utf.jpg [new file with mode: 0644]
tests/phpunit/includes/media/BitmapMetadataHandlerTest.php
tests/phpunit/includes/media/JpegMetadataExtractorTest.php [new file with mode: 0644]