django-imagekit/tests
Michael Fladischer 4e370fdc59 Replace Lenna image in tests with a truly free alternative.
The Lenna image used in image processing tests is considered problematic due to
its unclear copyright status. Right now it is considered to be "overlooked" by
the copyright holder Playboy.

A suitable replacement image is already provided in the libav sources which is
licensed under the Expat (MIT) license and thus truly free.

This replaces the Lenna image with the one from the libav project.
2016-02-09 11:43:05 +01:00
..
media Replace Lenna image in tests with a truly free alternative. 2016-02-09 11:43:05 +01:00
__init__.py Revert "Remove test dir __init__.py" 2014-09-27 17:52:21 -04:00
imagegenerators.py Use imagegenerators module, not imagespecs 2013-02-01 00:30:15 -05:00
models.py Combine source_created and source_changed 2013-05-24 23:21:30 -04:00
settings.py Do not use progressive when we are not running in terminal 2015-06-05 03:01:07 +03:00
test_abstract_models.py Separate source group tests; signal counting util 2013-05-25 00:04:22 -04:00
test_cachefiles.py Use force_bytes from imagekit.lib in test_cachefiles 2013-12-15 01:58:22 +02:00
test_fields.py Add test environments for Python3.4 and Django1.7 and Django1.8 2015-06-05 03:01:00 +03:00
test_generateimage_tag.py Don't use assert_not_in 2013-02-06 22:04:13 -05:00
test_no_extra_queries.py Add test to illustrate GH-295 2014-09-26 21:32:01 -04:00
test_optimistic_strategy.py Test that there isn't IO done when you get a URL 2014-09-23 18:41:09 -04:00
test_serialization.py Add __getstate__ method to ImageCacheFile 2013-09-24 15:18:59 +04:00
test_sourcegroups.py I, for one, welcome our new @matthewwithanm overlords. 2013-06-03 12:50:20 -07:00
test_thumbnail_tag.py Change html attrs delimiter to -- 2013-02-01 00:56:29 -05:00
utils.py Replace Lenna image in tests with a truly free alternative. 2016-02-09 11:43:05 +01:00