Commit Graph

14 Commits

Author SHA1 Message Date
Simon Conseil
e6c9bc6121 More tests 2013-05-15 00:15:28 +02:00
Simon Conseil
8cbad2b3c4 Move sample pictures to a sub-directory 2013-05-07 00:30:07 +02:00
Simon Conseil
42c667ab7e Fix a test with generate_thumbnail 2013-04-21 01:03:30 +02:00
Simon
692a036237 Move to pilkit.
Replace the custom code in the image module by pilkit generators.
2013-04-21 00:44:45 +02:00
Simon
57eb9cf456 Remove the copy exif feature.
This feature was not really needed as the exif metadata were just copied to the
generated image. Moreover, this was depending on pyexiv2 which is now deprecated
in favour of GExiv2.
2013-03-04 00:08:55 +01:00
Simon
258b76b84e Add tests for the Image class. 2012-11-27 23:47:16 +01:00
Simon
ec2be44146 Add a test for the copy_exif function. 2012-11-27 23:31:12 +01:00
Simon
1a85719e5c fix tests for gallery 2012-11-07 01:01:12 +01:00
Simon
4d41236c2a simplify Gallery parameters 2012-10-30 00:27:12 +01:00
Simon
8fbd43f4d5 move Gallery in its own module 2012-10-29 23:48:55 +01:00
Simon
8998141395 pep8 2012-10-29 23:28:22 +01:00
Simon
8306351e6d use assertItemsEqual as the order of the list of files returned by os.walk is
not always the same.
2012-08-06 00:14:54 +02:00
Simon
34510f0050 test_image - rename the class 2012-07-15 22:45:33 +02:00
Simon
7cbb1b6c36 gallery: add tests for the filelist method, + correct import of PIL 2012-05-22 23:48:15 +02:00