Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply pyupgrade --py36-plus. | Ben Sturmfels | 2021-09-23 | 1 | -1/+1 |
* | Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code. | Ben Sturmfels | 2021-03-05 | 1 | -60/+60 |
* | Add unit test for #5524 | Andrew Browning | 2017-09-20 | 1 | -1/+16 |
* | Fix bugs with the exifread library update | Jessica Tallon | 2015-10-07 | 1 | -2/+4 |
* | A more reliable test, check against expected keys, rather than received | Christopher Allan Webber | 2015-02-21 | 1 | -2/+2 |
* | Stop looking for exact exif numbers | Christopher Allan Webber | 2015-02-21 | 1 | -2/+2 |
* | Fix another tests. | Berker Peksag | 2014-08-07 | 1 | -3/+3 |
* | Fix tests on Python 3. | Berker Peksag | 2014-07-14 | 1 | -3/+9 |
* | EXIF returns less data than it used to... | Christopher Allan Webber | 2014-03-26 | 1 | -1/+1 |
* | Fixed EXIF tests | Joar Wandborg | 2013-05-20 | 1 | -57/+318 |
* | Reverting "Always activate testing in every test module ever." | Christopher Allan Webber | 2013-05-17 | 1 | -3/+0 |
* | Always activate testing in every test module ever. | Christopher Allan Webber | 2013-05-16 | 1 | -0/+3 |
* | PIL: Support systems with Pillow and without | Alon Levy | 2013-04-17 | 1 | -1/+4 |
* | Refactor test resources into new resources.py | Elrond | 2013-04-17 | 1 | -23/+1 |
* | Update extlib/EXIF | Sebastian Spaeth | 2012-12-25 | 1 | -15/+4 |
* | Fix EXIF based image rotation test | Elrond | 2012-02-04 | 1 | -2/+13 |
* | It's 2012 all up in here | Christopher Allan Webber | 2012-02-02 | 1 | -1/+1 |
* | Acts on feedback from Chris | Joar Wandborg | 2012-01-25 | 1 | -0/+189 |