aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests/test_exif
Commit message (Collapse)AuthorAgeFilesLines
* Add unit test for #5524Andrew Browning2017-09-201-0/+0
| | | | | | | | Add a unit test to verify that the change introduced in 07c535c no longer resulst in a zero divide error when gps data contains no divisor. This commit includes a test image created by Andrew Browning. Andrew Browning dedicates this image to the public domain under the CC0 license.
* Resized a test_exif test image. 1.9M is unnecessarily large.Joar Wandborg2012-01-281-0/+0
|
* Acts on feedback from ChrisJoar Wandborg2012-01-254-0/+18
- Added EXIF tests - Removed pdb from image processing "ifmain" - Fixed comment typo in image processing - Removed unused import in tools.exif