Andrew Murray
37b293f593
Flake8 fixes
2017-04-20 21:14:23 +10:00
wiredfool
45138fec9b
Added output checked tests for rotate with center and translate
2017-01-01 11:09:06 +00:00
wiredfool
5fda1a803a
Added resample target test
2016-12-31 19:30:26 +00:00
wiredfool
cc1ba56c28
Refactor tests
2016-12-31 19:12:39 +00:00
Marcus Brinkmann
90077b3975
Add center and translate option to Image.rotate.
2016-12-31 19:01:09 +00:00
wiredfool
20abc9cdfe
Fix size check on expan for image_rotate
2016-12-31 13:31:51 +00:00
wiredfool
7d59183c1d
Zero image size test
2016-12-31 13:19:29 +00:00
Alexander Karpinsky
bc2c933552
Merge pull request #2052 from uploadcare/rotate-loading
...
Fix image loading when rotating by 0 deg
2016-08-05 19:35:06 +03:00
homm
3185262e31
fix image loading when rotating by 0 deg
2016-08-05 19:20:02 +03:00
homm
1ba4e9e5ba
remove end of file banner from all files
2016-07-10 14:11:28 +03:00
Andrew Murray
f6d11a2803
Only use fast rotate operations if the expand flag is in use or the image is square
2015-08-06 00:23:14 +10:00
hugovk
8dad2b0c63
Replace some lena() with hopper(), and temporarily disable fail-fast so we can see all failures
2014-09-05 13:03:56 +03:00
hugovk
cf04a9a0d2
Remove unused tearDownModule
2014-07-07 20:03:50 +03:00
hugovk
3ec505958e
Convert old tests to use unittest
2014-06-10 12:10:47 +03:00
Brian Crowell
ad784eb808
py3k: Import Christoph Gohlke's test suite
...
This is Christoph Gohlke's test suite from his personal PIL package found
at http://www.lfd.uci.edu/~gohlke/pythonlibs/ .
This is just to bring it in as a separate commit. Future commits will align
it with Pillow.
2013-01-10 08:46:39 -06:00