Marcus Brinkmann
|
e8122600f6
|
Test for: Close file handle in TiffImagePlugin when image is closed.
|
2017-03-14 23:17:22 +00:00 |
|
Marcus Brinkmann
|
5bdf1e4998
|
Test for libtiff, n_frames and seek.
|
2017-03-14 23:17:22 +00:00 |
|
Hugo
|
92acfca46f
|
Test getting DPI from EXIF
|
2017-03-14 11:26:11 +02:00 |
|
wiredfool
|
c9f54c98a5
|
Merge pull request #1938 from wiredfool/python-decoder
Pure Python Decoders - fix for MSP decoding
|
2017-03-12 17:20:19 +00:00 |
|
wiredfool
|
184d4f8dc0
|
Test encode registry
|
2017-03-11 21:27:07 +00:00 |
|
wiredfool
|
d718d351b1
|
Testing empty extents
|
2017-03-11 16:43:44 +00:00 |
|
wiredfool
|
382833061e
|
Trigger set_as_raw error
|
2017-03-11 16:30:28 +00:00 |
|
wiredfool
|
d70de6eb2d
|
UnitTest PyDecoder
|
2017-03-11 15:35:03 +00:00 |
|
wiredfool
|
38f43c1e5f
|
review lint
|
2017-03-11 13:50:19 +00:00 |
|
wiredfool
|
7fe29ec1c3
|
Added more additional files
|
2017-03-11 13:50:19 +00:00 |
|
Hugo
|
069ad8cbb0
|
Assert some pixel values
|
2017-03-11 13:50:19 +00:00 |
|
Hugo
|
8840f2b0fb
|
Remove redundant assert and message
|
2017-03-11 13:50:19 +00:00 |
|
hugovk
|
38c6771be0
|
Load MSP files to test MSP decoder
|
2017-03-11 13:50:19 +00:00 |
|
hugovk
|
98b19a9f68
|
Test Windows v2 MSP files
|
2017-03-11 13:50:19 +00:00 |
|
hugovk
|
e44773c76c
|
Test with bad checksum
|
2017-03-11 13:50:19 +00:00 |
|
hugovk
|
cac235bbd6
|
Created by forcing Pillow to save with checksum=0
|
2017-03-11 13:50:19 +00:00 |
|
wiredfool
|
f72ceda7c6
|
version 1 pickle for x-verson compatibility
|
2017-03-08 01:35:15 -08:00 |
|
wiredfool
|
4483dfbcb9
|
py3, pep8
|
2017-03-08 01:35:15 -08:00 |
|
wiredfool
|
1428e4140a
|
Test for identical handling of getheader/getdata
|
2017-03-08 01:35:15 -08:00 |
|
wiredfool
|
51b46e00c2
|
Refactor out passed in palette handling, add ImagePalette as an option, document palette format
|
2017-03-08 01:35:15 -08:00 |
|
wiredfool
|
6559674032
|
Test passing in an I mode image
|
2017-03-08 01:35:15 -08:00 |
|
wiredfool
|
b7689627e8
|
Add tests for passing in a separate palette while saving a gif
|
2017-03-08 01:35:15 -08:00 |
|
Andrew Murray
|
9a36a51916
|
Test from #2375, 0ebb4cd1c0
|
2017-03-08 01:35:15 -08:00 |
|
Andrew Murray
|
af57ff8d45
|
Simplified code
|
2017-03-08 19:41:18 +11:00 |
|
Andrew Murray
|
bc8cd5fabf
|
Added test
|
2017-03-08 19:41:18 +11:00 |
|
wiredfool
|
c0ca5c184d
|
Merge pull request #2443 from hugovk/test-containerio
Test ContainerIO for correctness
|
2017-03-06 18:54:38 +00:00 |
|
wiredfool
|
9f88a55fa3
|
Merge pull request #2442 from hugovk/test-xvthumb
Test XVThumbImagePlugin for correctness
|
2017-03-06 18:53:58 +00:00 |
|
wiredfool
|
1a8f88986d
|
Merge pull request #2441 from hugovk/test-bufrstub
Test BufrStubImagePlugin for correctness
|
2017-03-06 18:53:13 +00:00 |
|
Hugo
|
3e6d867ae8
|
Compare to a Hopper image with a similar XV palette
|
2017-03-06 17:33:47 +02:00 |
|
hugovk
|
d69e252eb8
|
Remove unnecessary lambda
|
2017-03-05 09:14:44 +02:00 |
|
hugovk
|
83252ca4b1
|
Test ContainerIO for correctness
|
2017-03-05 00:46:30 +02:00 |
|
hugovk
|
a03a6e2049
|
Test unexpected EOF
|
2017-03-04 23:33:43 +02:00 |
|
hugovk
|
dc3233d52c
|
Created by editing hopper.p7 in a text editor
|
2017-03-04 23:31:49 +02:00 |
|
hugovk
|
052905bf5c
|
Remove unnecessary lambda
|
2017-03-04 23:19:41 +02:00 |
|
hugovk
|
c79204bf08
|
Test XVThumbImagePlugin for correctness
|
2017-03-04 19:54:06 +02:00 |
|
hugovk
|
7371e813f6
|
pngtopam hopper.png | pamtoxvmini > hopper.p7
|
2017-03-04 19:52:49 +02:00 |
|
hugovk
|
35e6cb1d09
|
Test BufrStubImagePlugin for correctness
|
2017-03-04 16:35:54 +02:00 |
|
hugovk
|
f09427c8bd
|
From http://www.ftp.ncep.noaa.gov/data/nccf/com/gfs/prod/gfs.2017030406/
|
2017-03-04 16:25:28 +02:00 |
|
hugovk
|
5d2e4f48dd
|
Reorder tests to match others
|
2017-03-04 16:10:52 +02:00 |
|
hugovk
|
0abfa08ff7
|
Test GribStubImagePlugin for correctness
|
2017-03-04 13:07:48 +02:00 |
|
hugovk
|
adda419ad6
|
From http://www.globalmarinenet.com/free-grib-file-downloads/
|
2017-03-04 13:04:50 +02:00 |
|
wiredfool
|
5071ea2a0e
|
Merge pull request #2425 from radarhere/tests
Added tests
|
2017-03-03 15:44:33 +00:00 |
|
Andrew Murray
|
798fde57ca
|
Removed unused imports
|
2017-03-03 21:38:19 +11:00 |
|
Andrew Murray
|
0b93853fd8
|
Removed duplicate imports
|
2017-03-03 21:38:19 +11:00 |
|
Andrew Murray
|
24eb48e9e0
|
Removed unnecessary lambdas
|
2017-03-03 21:38:19 +11:00 |
|
Andrew Murray
|
4a6e8d7e92
|
Removed unnecessary pass
|
2017-03-03 21:38:19 +11:00 |
|
Andrew Murray
|
18fea70b51
|
Removed unused variable
|
2017-03-03 21:38:19 +11:00 |
|
Andrew Murray
|
1fcdf6a2db
|
Removed duplicate test
|
2017-03-03 21:38:19 +11:00 |
|
Andrew Murray
|
257bc8bd4f
|
Added tests
|
2017-03-03 19:45:55 +11:00 |
|
wiredfool
|
2fb9c1a337
|
Merge pull request #2431 from hugovk/test-hdf5stub
Test Hdf5StubImagePlugin for correctness
|
2017-03-01 09:15:53 +00:00 |
|
hugovk
|
0489e38a0e
|
Test Hdf5StubImagePlugin for correctness
|
2017-02-28 22:23:05 +02:00 |
|
hugovk
|
48f6be40cc
|
Created via http://stackoverflow.com/a/29736206/724176
|
2017-02-28 22:21:47 +02:00 |
|
hugovk
|
a7a3bcda84
|
Test FitsStubImagePlugin for correctness
|
2017-02-28 21:44:26 +02:00 |
|
hugovk
|
76cde2fafb
|
convert hopper.png hopper.fits
|
2017-02-28 21:40:58 +02:00 |
|
Hugo
|
49815f8d4a
|
Test pixar for similarity
|
2017-02-28 08:27:53 +02:00 |
|
Hugo
|
c9e139e260
|
Image created with Photoshop
|
2017-02-28 08:22:03 +02:00 |
|
Hugo
|
df2a031941
|
Test PSD with and without ICC profile
|
2017-02-27 17:21:27 +02:00 |
|
Hugo
|
1a607bfd56
|
Resave hopper.psd with ICC profile, using Photoshop
|
2017-02-27 16:45:31 +02:00 |
|
Hugo
|
921a25d144
|
Test PSD seek
|
2017-02-27 16:20:18 +02:00 |
|
Hugo
|
5c3b10ee87
|
Test PSD for similarity
|
2017-02-27 16:20:18 +02:00 |
|
Hugo
|
cb34b686a5
|
Merge pull request #1822 from radarhere/unused
Remove unused imports
|
2017-02-26 10:05:19 +02:00 |
|
hugovk
|
c4b686f82d
|
flake8
|
2017-02-23 02:41:28 -08:00 |
|
hugovk
|
e6864d16a8
|
Remove unrunnable code
|
2017-02-23 02:41:21 -08:00 |
|
wiredfool
|
64cd722038
|
Arch qpixmap is fixed on on the docker side with the environment variable QT_QPA_PLATFORM=offscreen
|
2017-02-22 08:10:08 -08:00 |
|
wiredfool
|
0ee223aa7a
|
Merge pull request #1390 from radarhere/deprecated_27
Removed use of spaces in TIFF kwargs, deprecated in 2.7
|
2017-02-22 10:13:45 +00:00 |
|
wiredfool
|
a4ef743b0f
|
Merge pull request #2220 from jdufresne/image-draw-dep
Remove long deprecated ImageDraw methods
|
2017-02-22 10:12:05 +00:00 |
|
wiredfool
|
8421a076ac
|
Merge pull request #2253 from jdufresne/devnull
Send unwanted subprocess output to /dev/null
|
2017-02-22 10:10:03 +00:00 |
|
hugovk
|
310105625c
|
Failing test case for #2259
|
2017-02-22 08:16:17 +02:00 |
|
wiredfool
|
c05ac25d6a
|
Merge pull request #2381 from hugovk/convert-matrix
Test matrix convert
|
2017-02-20 22:37:25 +00:00 |
|
wiredfool
|
5969a7445b
|
Merge pull request #2394 from wiredfool/travis-docker
Additional docker builds, Arch and Debian Stretch, fix for QT tests.
|
2017-02-20 21:59:20 +00:00 |
|
wiredfool
|
d707cb3692
|
Tight similarity tests for XYZ conversion
|
2017-02-20 13:41:28 -08:00 |
|
Eric Soroos
|
89443ae950
|
B/W images don't save properly in QT4 either
|
2017-02-20 12:28:13 -08:00 |
|
Eric Soroos
|
1b94ff81fe
|
Skip failing QPixmap/QT5 tests on Arch
|
2017-02-20 08:51:17 -08:00 |
|
Eric Soroos
|
9b82bdbb10
|
fix ToQimage tests for QT5
|
2017-02-20 08:51:17 -08:00 |
|
ces42
|
8fb44a2bee
|
More explicit error message when saving to a file with invalid extension (#2399)
* more explicit error message when saving to a file with invalid extension + test
|
2017-02-17 13:39:16 +00:00 |
|
wiredfool
|
b5f6732501
|
Merge pull request #2397 from radarhere/psdraw
Added anchor to readthedocs URL
|
2017-02-17 13:37:33 +00:00 |
|
Hugo
|
53e5702557
|
Update http to https
|
2017-02-14 11:27:02 +02:00 |
|
Andrew Murray
|
63d0a5a326
|
Added anchor to readthedocs URL
|
2017-02-11 12:47:10 +11:00 |
|
wiredfool
|
3ea2599984
|
Merge pull request #2355 from gunjambi/imagecms-preserve-aux-channels
Imagecms preserve aux channels
|
2017-02-07 19:38:05 +00:00 |
|
wiredfool
|
9c4eafc188
|
Merge pull request #2382 from hugovk/test-effects
Test linear and radial gradient effects
|
2017-02-06 21:58:41 +00:00 |
|
hugovk
|
d7fe8d1eb7
|
Linear and radial gradient: only need one target image
|
2017-02-06 22:03:17 +02:00 |
|
wiredfool
|
cdaa448782
|
Merge pull request #2389 from hugovk/outline
Test ImageDraw.Outline and and ImageDraw.Shape
|
2017-02-06 16:57:18 +00:00 |
|
wiredfool
|
b93025fa5b
|
Merge pull request #2380 from evalapply/master
BUG fix: '' in image mode no longer causes a crash
|
2017-01-31 19:03:29 +00:00 |
|
hugovk
|
96dfd722c3
|
Test ImageDraw.Outline curve
|
2017-01-31 08:22:33 +02:00 |
|
hugovk
|
008431fe0e
|
Test ImageDraw.Outline curve
|
2017-01-30 21:50:48 +02:00 |
|
Hugo
|
04e3f585b0
|
Test no change with identity matrix
|
2017-01-30 14:28:00 +02:00 |
|
Hugo
|
7fba16b074
|
Test for similarity
|
2017-01-30 14:27:29 +02:00 |
|
hugovk
|
07af06bf8c
|
Expose and test radial_gradient
|
2017-01-29 18:44:24 +02:00 |
|
hugovk
|
3ead178d18
|
flake8
|
2017-01-29 18:38:06 +02:00 |
|
hugovk
|
47b1c66961
|
Expose and test linear_gradient
|
2017-01-29 18:17:31 +02:00 |
|
hugovk
|
fdf0737fcd
|
Test matrix convert for ValueError: image has wrong mode
|
2017-01-29 15:55:17 +02:00 |
|
hugovk
|
90dac5f4dc
|
Refactor and test matrix convert with RGB and L modes
|
2017-01-29 14:24:49 +02:00 |
|
hugovk
|
cea36587ab
|
Test matrix convert
|
2017-01-29 14:03:38 +02:00 |
|
Lukasz Kozuchowski
|
3e317f3ca0
|
Empty image mode test
|
2017-01-29 07:50:28 +01:00 |
|
Jarkko Pöyry
|
fa56b3d255
|
Add tests for CMS transform auxiliary channel preservation. See bug #1662.
|
2017-01-28 22:04:49 +02:00 |
|
Andrew Murray
|
e67ee44ea8
|
Added test for missing method data in Image transform
|
2017-01-28 14:21:41 +11:00 |
|
Andrew Murray
|
cd114cef3f
|
Added test for Image fromstring NotImplementedError
|
2017-01-28 14:16:39 +11:00 |
|
Andrew Murray
|
2039d43d85
|
Added test for unknown filter in Image resize
|
2017-01-28 14:09:28 +11:00 |
|
Andrew Murray
|
01cb6590a4
|
Added test for point operation on F mode image
|
2017-01-28 14:02:22 +11:00 |
|
Andrew Murray
|
e8495e5917
|
Added test for abbreviated Image paste mask syntax
|
2017-01-28 13:50:44 +11:00 |
|