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