hugovk
|
cf04a9a0d2
|
Remove unused tearDownModule
|
2014-07-07 20:03:50 +03:00 |
|
hugovk
|
78003ca473
|
Update paths to Tests/images/ instead of Images/
|
2014-06-23 09:19:29 +03:00 |
|
hugovk
|
3ec505958e
|
Convert old tests to use unittest
|
2014-06-10 12:10:47 +03:00 |
|
wiredfool
|
78a51237c5
|
tests for #491/492, webp lossless abi
|
2014-01-20 13:05:30 -08:00 |
|
Alex Clark ☺
|
bcfc06d6d0
|
Merge pull request #469 from manisandro/test_webp
Use assert_image_similar in test_file_webp.py
|
2014-01-04 13:34:43 -08:00 |
|
Sandro Mani
|
4de31b2693
|
Use assert_image_similar instead of assert_image_equal in test_file_webp.py
|
2014-01-04 21:48:18 +01:00 |
|
wiredfool
|
2c1e800836
|
added new VP8 mode for lossless reading of RGBA, fixes failing tests
|
2013-10-22 12:44:09 -07:00 |
|
wiredfool
|
27b1054b77
|
Tests for writing lossless RGB and RGBA images
|
2013-10-22 12:32:31 -07:00 |
|
Alex Clark
|
bb1b3a532c
|
Cleanup WS, courtesy of @Arfrever
find * -type f "-(" -name "*.bdf" -o -name "*.c" -o -name "*.h" -o -name "*.py" -o -name "*.rst" -o -name "*.txt" "-)" -exec sed -e "s/[[:space:]]*$//" -i {} \;
|
2013-06-30 18:42:19 -04:00 |
|
wiredfool
|
b3752ca053
|
merge from master
|
2013-05-21 21:29:58 -07:00 |
|
wiredfool
|
94239540db
|
fixing deferring the rgba tests, whitespace
|
2013-05-13 22:21:52 -07:00 |
|
wiredfool
|
014ca1497d
|
versions, feature checking
|
2013-05-13 21:28:18 -07:00 |
|
Euan Goddard
|
1344610a52
|
Added support for alpha transparent webp images #204
|
2013-05-13 17:01:42 +01:00 |
|
wiredfool
|
8295e33390
|
moved _webp into the PIL namespace
|
2013-04-08 21:53:59 -07:00 |
|
wiredfool
|
38b0bef464
|
webp is in import, not a codec
|
2013-03-27 10:00:35 -07:00 |
|
wiredfool
|
86bb25e735
|
reenable basic webp test, skip if support not installed
|
2013-03-27 09:52:47 -07:00 |
|
wiredfool
|
f432530df3
|
approximate test for lossy image writing
|
2013-03-22 21:15:45 -07:00 |
|
wiredfool
|
d678b97444
|
added write verification test
|
2013-03-19 13:49:01 -07:00 |
|
wiredfool
|
02931c4956
|
checking results of webp decoding
|
2013-03-19 13:40:10 -07:00 |
|
wiredfool
|
95353cff15
|
basic sanity test for webp
|
2013-03-19 11:43:45 -07:00 |
|