aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests/test_exif.py
Commit message (Expand)AuthorAgeFilesLines
* Apply pyupgrade --py36-plus.Ben Sturmfels2021-09-231-1/+1
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-051-60/+60
* Add unit test for #5524Andrew Browning2017-09-201-1/+16
* Fix bugs with the exifread library updateJessica Tallon2015-10-071-2/+4
* A more reliable test, check against expected keys, rather than receivedChristopher Allan Webber2015-02-211-2/+2
* Stop looking for exact exif numbersChristopher Allan Webber2015-02-211-2/+2
* Fix another tests.Berker Peksag2014-08-071-3/+3
* Fix tests on Python 3.Berker Peksag2014-07-141-3/+9
* EXIF returns less data than it used to...Christopher Allan Webber2014-03-261-1/+1
* Fixed EXIF testsJoar Wandborg2013-05-201-57/+318
* Reverting "Always activate testing in every test module ever."Christopher Allan Webber2013-05-171-3/+0
* Always activate testing in every test module ever.Christopher Allan Webber2013-05-161-0/+3
* PIL: Support systems with Pillow and withoutAlon Levy2013-04-171-1/+4
* Refactor test resources into new resources.pyElrond2013-04-171-23/+1
* Update extlib/EXIFSebastian Spaeth2012-12-251-15/+4
* Fix EXIF based image rotation testElrond2012-02-041-2/+13
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
* Acts on feedback from ChrisJoar Wandborg2012-01-251-0/+189