Pillow/Tests/images
Terseus fee2faa8dc Added test for horizontal lines
Notice that the expansion of the line width depends on the order of the
points:
  * If the bigger axis value is provided as the *second* point the line
    expand first to the *positive* side of the axis.
  * If the bigger axis value is provided as the *first* point the line
    expand first to the *negative* side of the axis.
  * If the line's width is odd this doesn't matter, as the line will
    expand the same amount to both sides.

This behavior should be consistent in both horizontal and vertical lines.
2014-04-04 12:35:26 +02:00
..
bmp Test Images 2014-01-23 20:29:58 -08:00
imagedraw Added test for horizontal lines 2014-04-04 12:35:26 +02:00
12bit.cropped.tif Tests for 12bit tiff rawmode 2013-11-20 16:54:49 -08:00
12in16bit.tif Tests for 12bit tiff rawmode 2013-11-20 16:54:49 -08:00
16bit.cropped.tif Renamed test tiff files to 16bit*. They are 12bit data in a 16bit format 2013-11-19 14:48:01 -08:00
16bit.deflate.tif Renamed test tiff files to 16bit*. They are 12bit data in a 16bit format 2013-11-19 14:48:01 -08:00
16bit.MM.cropped.tif Renamed test tiff files to 16bit*. They are 12bit data in a 16bit format 2013-11-19 14:48:01 -08:00
16bit.MM.deflate.tif Renamed test tiff files to 16bit*. They are 12bit data in a 16bit format 2013-11-19 14:48:01 -08:00
broken.png py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
caption_6_33_22.png py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
create_eps.gnuplot Test harness for EPS files. 2013-11-20 00:43:10 -06:00
flower.jpg Adding support for metadata in webp images. 2013-07-04 18:04:07 -03:00
flower2.jpg Adding support for metadata in webp images. 2013-07-04 18:04:07 -03:00
g4-fillorder-test.png tests for issue #279 2013-07-10 22:24:11 -07:00
g4-fillorder-test.tif tests for issue #279 2013-07-10 22:24:11 -07:00
high_ascii_chars.png Working in py3k, not in 2.x 2014-02-04 21:41:16 -08:00
icc_profile_none.png Fix crash on save when icc_profile is None 2014-01-19 16:40:39 +01:00
l_trns.png added tests to cover save of four different png transparencies 2013-03-26 11:24:07 +01:00
lab-green.tif Shifting the midpoint of the ab channels to 128. unshifting back to signed int on pack 2013-10-15 22:06:30 -07:00
lab-red.tif Shifting the midpoint of the ab channels to 128. unshifting back to signed int on pack 2013-10-15 22:06:30 -07:00
lab.tif Back to RGBx format, 3 bands in 4 bytes. Tests for internal consistency 2013-10-14 22:47:27 -07:00
lena_bw_500.png test suite for g4 tiff images 2013-03-11 22:04:22 -07:00
lena_bw.png test suite for g4 tiff images 2013-03-11 22:04:22 -07:00
lena_g4_500.tif test suite for g4 tiff images 2013-03-11 22:04:22 -07:00
lena_g4.tif test suite for g4 tiff images 2013-03-11 22:04:22 -07:00
lena_webp_bits.ppm checking results of webp decoding 2013-03-19 13:40:10 -07:00
lena_webp_write.ppm added write verification test 2013-03-19 13:49:01 -07:00
lena.Lab.tif Well, now I know _why_ it's failing. We don't have a concept for LAB color 2013-10-10 23:02:33 -07:00
lena.tif Additional test image 2013-10-07 23:14:46 -07:00
multiline_text.png testcase for multiline text spacing 2013-09-24 14:23:17 -07:00
non_zero_bb_scale2.png Test harness for EPS files. 2013-11-20 00:43:10 -06:00
non_zero_bb.eps Test harness for EPS files. 2013-11-20 00:43:10 -06:00
non_zero_bb.png Test harness for EPS files. 2013-11-20 00:43:10 -06:00
p_trns_single.png added tests to cover save of four different png transparencies 2013-03-26 11:24:07 +01:00
pil_sample_cmyk.jpg py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
pil_sample_rgb.jpg py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
pil123p.png py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
pil123rgba.png py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
pil136.tiff py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
pil168.tif py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
pil184.pcx py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
pillow2.icns Updated icons. 2014-03-26 14:08:54 +00:00
pillow3.icns Made JPEG2K support for files conditional on its inclusion in pillow build. Added a JPEG2K icon test. 2014-03-28 09:09:55 +00:00
pngtest_bad.png.bin Circumvent classification of pngtest_bad.png as malware 2013-09-27 16:35:37 -07:00
pport_g4.tif End 'Make' tag with null byte 2013-03-14 16:06:20 -07:00
python.ico Make ICO files work with the ImageFile.Parser interface, fixes #522 2014-02-16 20:58:06 -08:00
rgb_trns.png Added a test for issue #421 2013-11-22 16:04:51 -08:00
rgb.jpg py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test-card-lossless.jp2 Really added the tests this time. 2014-03-19 12:17:14 +00:00
test-card-lossy-tiled.jp2 Really added the tests this time. 2014-03-19 12:17:14 +00:00
test-card.png Really added the tests this time. 2014-03-19 12:17:14 +00:00
test.colors.gif test for issue #434 2014-03-04 22:29:55 -08:00
tiff_adobe_deflate.tif add several TIFF decoders and encoders 2013-07-01 18:45:42 +04:00
zero_bb_scale2.png Test harness for EPS files. 2013-11-20 00:43:10 -06:00
zero_bb.eps Test harness for EPS files. 2013-11-20 00:43:10 -06:00
zero_bb.png Test harness for EPS files. 2013-11-20 00:43:10 -06:00