Eric Soroos
|
e617d05b9e
|
These tests/features now require libtiff
|
2017-12-20 12:22:28 +00:00 |
|
Eric Soroos
|
4b4f7d6a2c
|
Refactor to use features
|
2017-12-20 12:21:33 +00:00 |
|
Eric Soroos
|
d698d522ef
|
Added end to end tests in test_file_libtiff
|
2017-12-20 12:09:26 +00:00 |
|
Eric Soroos
|
4877552581
|
Read all compressed files through libtiff.
|
2017-12-20 11:55:40 +00:00 |
|
Eric Soroos
|
bec8f415be
|
end to end test helper, more end to end tests for tiffs
|
2017-12-20 11:55:40 +00:00 |
|
Tomasz Jezierski
|
bc6683cecf
|
tiff-colors-fix test adjust
|
2017-12-20 11:54:26 +00:00 |
|
Tomasz Jezierski
|
ca0be9ca87
|
Add value in TiffImagePlugin in compression list
|
2017-12-20 11:54:26 +00:00 |
|
wiredfool
|
6d2a02c6b1
|
Updage CHANGES.rst [ci skip]
|
2017-12-20 09:27:33 +00:00 |
|
wiredfool
|
c4a91f05ef
|
Merge pull request #2894 from hugovk/avoid-random-noise-failure
Test: avoid random noise failure
|
2017-12-20 09:26:49 +00:00 |
|
wiredfool
|
553a8fe3f4
|
Update CHANGES.rst [ci skip]
|
2017-12-20 09:26:07 +00:00 |
|
wiredfool
|
3ef3e8e75d
|
Merge pull request #2897 from hugovk/rm-eol-fedora-25
Don't test on EOL Fedora 25
|
2017-12-20 09:23:27 +00:00 |
|
hugovk
|
e0c87e5b78
|
Fedora 25 went EOL on 2017-12-12
|
2017-12-20 08:58:59 +02:00 |
|
Hugo
|
a538104056
|
[CI skip]
|
2017-12-20 08:47:34 +02:00 |
|
Hugo
|
100da237a7
|
Merge pull request #2895 from wiredfool/docker-updates
Docker test updates: rename amazon to amazon-1, add amazon-2 and fedora-27
|
2017-12-20 08:46:14 +02:00 |
|
wiredfool
|
c6d0cfa099
|
Update CHANGES.rst [ci skip]
|
2017-12-19 19:43:27 +00:00 |
|
wiredfool
|
1f749a88ee
|
Merge pull request #2896 from wiredfool/eps-test-arch
Bumped epsilon -- arch is showing 5.6 rather than <5
|
2017-12-19 19:39:12 +00:00 |
|
Eric Soroos
|
e5aa9d5f8b
|
Bumped epsilon -- arch is showing 5.6 rather than <5
|
2017-12-19 16:20:36 +00:00 |
|
wiredfool
|
1ac4da5197
|
Update CHANGES.rst [ci skip]
|
2017-12-19 16:00:18 +00:00 |
|
wiredfool
|
d42b57cf1e
|
Merge pull request #2873 from radarhere/debugging
Removed debugging code
|
2017-12-19 15:52:49 +00:00 |
|
wiredfool
|
09c8b06f4c
|
Merge pull request #2890 from jdufresne/add-text-bool
Make PngImagePlugin.add_text() zip argument type bool
|
2017-12-19 15:50:01 +00:00 |
|
wiredfool
|
c94484ecab
|
Merge pull request #2880 from radarhere/webp
Updated libwebp to 0.6.1
|
2017-12-19 15:47:13 +00:00 |
|
Hugo
|
070e66fe7b
|
flake8
|
2017-12-19 17:16:15 +02:00 |
|
Hugo
|
8adab0ec0d
|
Noise effect: take five pixels, assert not all same
|
2017-12-19 17:12:58 +02:00 |
|
Eric Soroos
|
b2892bb991
|
Renamed amazon to amazon-1, added amazon-2 and fedora-27
|
2017-12-19 13:49:23 +00:00 |
|
Hugo
|
11a2026f12
|
flake8
|
2017-12-19 15:12:02 +02:00 |
|
Hugo
|
c8eebc1dc7
|
Re-roll in case of identical noise
|
2017-12-19 15:06:43 +02:00 |
|
wiredfool
|
2cb6523899
|
Update CHANGES.rst [ci skip]
|
2017-12-18 13:52:19 +00:00 |
|
wiredfool
|
384da7dbd8
|
Merge pull request #2891 from jdufresne/bool-expr
Remove unnecessary bool() calls throughout project
|
2017-12-18 13:36:13 +00:00 |
|
Jon Dufresne
|
c5a0d72c10
|
Remove unnecessary bool() calls throughout project
Can use truthy values in boolean expressions without first coercing to a
bool. Removes unnecessary call to bool().
|
2017-12-16 09:34:12 -08:00 |
|
Jon Dufresne
|
8844e2dd71
|
Make PngImagePlugin.add_text() zip argument type bool
Always used as a bool, but was previously defined as 0/1. Use modern
idiomatic Python by using the bool type for bool arguments.
|
2017-12-16 09:13:45 -08:00 |
|
Hugo
|
92bb1b5f06
|
Merge pull request #2888 from radarhere/typo
Fixed typos
|
2017-12-15 11:16:48 +02:00 |
|
Andrew Murray
|
35240c3cf6
|
Fixed typos [ci skip]
|
2017-12-15 19:52:42 +11:00 |
|
wiredfool
|
9de448e163
|
Merge pull request #2887 from wiredfool/pr_2847
Moved Glitter
|
2017-12-13 13:40:58 +00:00 |
|
Eric Soroos
|
9519e19a7b
|
moved glitter badge
|
2017-12-13 11:53:38 +00:00 |
|
wiredfool
|
0730e88b15
|
Merge pull request #2885 from radarhere/restore
Restored deleted lines
|
2017-12-11 10:32:00 +00:00 |
|
Andrew Murray
|
4b7df0b81c
|
Restored deleted lines [ci skip]
|
2017-12-10 15:47:42 +11:00 |
|
wiredfool
|
db88c6c316
|
Update CHANGES.rst [ci skip]
|
2017-12-09 14:33:22 +00:00 |
|
wiredfool
|
9ed4ea9e47
|
Merge pull request #2883 from uploadcare/tiff-wrong-bitspersample
Fix count of BITSPERSAMPLE items in broken TIFF files
|
2017-12-09 14:32:47 +00:00 |
|
wiredfool
|
eccf9f624b
|
Update CHANGES.rst [ci skip]
|
2017-12-09 14:23:29 +00:00 |
|
wiredfool
|
588944c4a8
|
Merge pull request #2852 from wiredfool/issue_2837
Fillcolor parameter for Transform
|
2017-12-09 14:15:41 +00:00 |
|
wiredfool
|
dcb8d6f0b8
|
Merge pull request #2862 from wiredfool/difference-upload
Display differences for test failures
|
2017-12-09 14:14:25 +00:00 |
|
wiredfool
|
abdb684c66
|
Merge pull request #2884 from radarhere/guardfile
Added executable flag to file with shebang line
|
2017-12-09 14:11:34 +00:00 |
|
wiredfool
|
cb216fad68
|
Merge pull request #2877 from hugovk/python_requires
Specify compatible Python versions for pip
|
2017-12-09 14:08:31 +00:00 |
|
wiredfool
|
0280f76d62
|
Merge pull request #2878 from radarhere/imagequant
Updated libimagequant to 2.11.4
|
2017-12-09 14:06:32 +00:00 |
|
Andrew Murray
|
3706d6cb4b
|
Updated libimagequant to 2.11.4
|
2017-12-09 07:18:01 +11:00 |
|
Alexander
|
ce151bcd72
|
add test for this case
|
2017-12-08 17:32:39 +03:00 |
|
Alexander
|
f0ae36080c
|
fix comments
|
2017-12-08 15:37:21 +03:00 |
|
Alexander
|
c4cd036dd8
|
Fix count of BITSPERSAMPLE items in broken TIFF files
|
2017-12-07 18:43:22 +03:00 |
|
Andrew Murray
|
97dba99805
|
Increased average pixel value difference to allow for libwebp 0.6.1
|
2017-12-07 00:46:56 +11:00 |
|
Andrew Murray
|
c177b46b4a
|
Updated libwebp to 0.6.1
|
2017-12-05 06:05:55 +11:00 |
|