..
fonts
test the accuracy of the font file conversion
2017-11-02 13:07:49 +00:00
icc
images
Merge pull request #2899 from wiredfool/pr_2882
2017-12-27 20:39:51 +00:00
32bit_segfault_check.py
bench_cffi_access.py
bench_get.py
check_fli_overflow.py
check_icns_dos.py
check_imaging_leaks.py
check_j2k_dos.py
check_j2k_leaks.py
check_j2k_overflow.py
check_jpeg_leaks.py
check_large_memory_numpy.py
check_large_memory.py
check_libtiff_segfault.py
check_png_dos.py
Make PngImagePlugin.add_text() zip argument type bool
2017-12-16 09:13:45 -08:00
check_webp_leaks.py
createfontdatachunk.py
helper.py
Remove nose-specific code
2017-12-28 14:48:19 +00:00
import_all.py
Updated paths for src directory
2017-12-31 07:11:26 +11:00
make_hash.py
README.rst
No need to run coverage on dev machines
2017-12-28 14:49:47 +00:00
test_000_sanity.py
test_binary.py
test_bmp_reference.py
test_box_blur.py
ImageFilter.BoxBlur
2017-09-14 01:59:25 +03:00
test_core_resources.py
clear_cache: number or blocks to keep
2017-09-23 04:20:53 +03:00
test_decompression_bomb.py
Merge pull request #2583 from wiredfool/decompression_bomb_error
2017-12-20 20:31:38 +00:00
test_features.py
- Conditonally compile animation support, only if the mux.h and demux.h headers meet the ABI version requirements
2017-09-27 19:04:24 -07:00
test_file_bmp.py
Changed format of lambda calls
2017-09-01 21:05:40 +10:00
test_file_bufrstub.py
Changed format of lambda calls
2017-09-01 21:05:40 +10:00
test_file_container.py
test_file_cur.py
Changed format of lambda calls
2017-09-01 21:05:40 +10:00
test_file_dcx.py
Changed EOFError tests
2017-09-30 13:33:06 +10:00
test_file_dds.py
test_file_eps.py
Allow for an empty line in EPS header data
2017-12-24 21:12:48 +11:00
test_file_fitsstub.py
Changed format of lambda calls
2017-09-01 21:05:40 +10:00
test_file_fli.py
Changed EOFError tests
2017-09-30 13:33:06 +10:00
test_file_fpx.py
Allow the olefile dependency to be optional
2017-10-04 06:54:34 -07:00
test_file_ftex.py
test_file_gbr.py
Changed format of lambda calls
2017-09-01 21:05:40 +10:00
test_file_gif.py
force range to a tuple, py3
2017-12-21 22:42:34 +00:00
test_file_gimpgradient.py
test_file_gimppalette.py
Changed format of lambda calls
2017-09-01 21:05:40 +10:00
test_file_gribstub.py
Changed format of lambda calls
2017-09-01 21:05:40 +10:00
test_file_hdf5stub.py
Changed format of lambda calls
2017-09-01 21:05:40 +10:00
test_file_icns.py
Changed format of lambda calls
2017-09-01 21:05:40 +10:00
test_file_ico.py
Changed format of lambda calls
2017-09-01 21:05:40 +10:00
test_file_im.py
Changed EOFError tests
2017-09-30 13:33:06 +10:00
test_file_iptc.py
test_file_jpeg.py
Merge pull request #2689 from radarhere/tests
2017-09-04 11:15:28 +01:00
test_file_jpeg2k.py
Changed format of lambda calls
2017-09-01 21:05:40 +10:00
test_file_libtiff_small.py
test_file_libtiff.py
Added RGB*;16N Unpackers
2017-12-20 13:53:14 +00:00
test_file_mcidas.py
Changed format of lambda calls
2017-09-01 21:05:40 +10:00
test_file_mic.py
These tests/features now require libtiff
2017-12-20 12:22:28 +00:00
test_file_mpo.py
Changed EOFError tests
2017-09-30 13:33:06 +10:00
test_file_msp.py
Changed format of lambda calls
2017-09-01 21:05:40 +10:00
test_file_palm.py
Changed format of lambda calls
2017-09-01 21:05:40 +10:00
test_file_pcd.py
test_file_pcx.py
Changed format of lambda calls
2017-09-01 21:05:40 +10:00
test_file_pdf.py
Merge pull request #2805 from ixio/fix-#2804
2017-11-05 15:18:22 +00:00
test_file_pixar.py
Changed format of lambda calls
2017-09-01 21:05:40 +10:00
test_file_png.py
merge error
2017-12-20 11:45:52 +00:00
test_file_ppm.py
Changed format of lambda calls
2017-09-01 21:05:40 +10:00
test_file_psd.py
Added _min_frame property
2017-09-30 13:33:13 +10:00
test_file_sgi.py
Removed test for YCbCr != 3 channels
2017-09-29 13:34:49 +00:00
test_file_spider.py
Merge pull request #2647 from radarhere/spider
2017-09-09 10:23:45 +01:00
test_file_sun.py
Changed format of lambda calls
2017-09-01 21:05:40 +10:00
test_file_tar.py
test_file_tga.py
test_file_tiff_metadata.py
added test for metadata count warning
2017-09-19 10:35:14 +00:00
test_file_tiff.py
These tests/features now require libtiff
2017-12-20 12:22:28 +00:00
test_file_webp_alpha.py
Increased average pixel value difference to allow for libwebp 0.6.1
2017-12-07 00:46:56 +11:00
test_file_webp_animated.py
Added support for generators when using append_images for WEBP
2017-11-06 20:06:50 +11:00
test_file_webp_lossless.py
Fixing a typo in comments
2017-10-03 08:05:20 -07:00
test_file_webp_metadata.py
- flake8 formatting fixes
2017-10-01 15:23:18 -07:00
test_file_webp.py
Fixing a typo in comments
2017-10-03 08:05:20 -07:00
test_file_wmf.py
Changed format of lambda calls
2017-09-01 21:05:40 +10:00
test_file_xbm.py
test_file_xpm.py
Changed format of lambda calls
2017-09-01 21:05:40 +10:00
test_file_xvthumb.py
Changed format of lambda calls
2017-09-01 21:05:40 +10:00
test_font_bdf.py
Changed format of lambda calls
2017-09-01 21:05:40 +10:00
test_font_leaks.py
test for font memory leaks
2017-09-04 09:58:52 +00:00
test_font_pcf.py
Where is this failing on hello, world
2017-11-02 13:07:49 +00:00
test_format_hsv.py
test_format_lab.py
test_image_access.py
pytest no longer supports EOL Python 3.3
2017-12-28 14:48:19 +00:00
test_image_array.py
test_image_convert.py
Merge pull request #2689 from radarhere/tests
2017-09-04 11:15:28 +01:00
test_image_copy.py
test_image_crop.py
test_image_draft.py
test_image_filter.py
ImageFilter.BoxBlur
2017-09-14 01:59:25 +03:00
test_image_frombytes.py
test_image_fromqimage.py
test_image_fromqpixmap.py
test_image_getbands.py
test_image_getbbox.py
test_image_getcolors.py
test_image_getdata.py
test_image_getextrema.py
test_image_getim.py
test_image_getpalette.py
test_image_getprojection.py
test_image_histogram.py
test_image_load.py
Changed format of lambda calls
2017-09-01 21:05:40 +10:00
test_image_mode.py
test_image_paste.py
test_image_point.py
Changed format of lambda calls
2017-09-01 21:05:40 +10:00
test_image_putalpha.py
test_image_putdata.py
test_image_putpalette.py
Changed format of lambda calls
2017-09-01 21:05:40 +10:00
test_image_quantize.py
Changed format of lambda calls
2017-09-01 21:05:40 +10:00
test_image_resample.py
python api for resources
2017-09-18 01:41:39 +03:00
test_image_resize.py
Changed format of lambda calls
2017-09-01 21:05:40 +10:00
test_image_rotate.py
test_image_split.py
test_image_thumbnail.py
test_image_tobitmap.py
test_image_tobytes.py
test_image_toqimage.py
test_image_toqpixmap.py
test_image_transform.py
remove duplicate test
2017-11-13 11:59:26 +00:00
test_image_transpose.py
tests for transverse, add to docs
2017-09-11 23:00:35 +03:00
test_image.py
Noise effect: take five pixels, assert not all same
2017-12-19 17:12:58 +02:00
test_imagechops.py
test_imagecms.py
Changed format of lambda calls
2017-09-01 21:05:40 +10:00
test_imagecolor.py
test_imagedraw.py
Failing test for #2783
2017-10-04 11:09:52 +00:00
test_imageenhance.py
test_imagefile.py
Added context manager support
2017-10-07 23:18:23 +11:00
test_imagefont_bitmap.py
test_imagefont.py
Fix/test for #2826 , unchecked exception leading to null pointer dereference, segfault
2017-11-02 20:46:17 +00:00
test_imagefontctl.py
test_imagegrab.py
test_imagemath.py
test_imagemorph.py
Changed format of lambda calls
2017-09-01 21:05:40 +10:00
test_imageops_usm.py
DeprecationWarning tests
2017-09-14 02:49:05 +03:00
test_imageops.py
test_imagepalette.py
Changed format of lambda calls
2017-09-01 21:05:40 +10:00
test_imagepath.py
test_imageqt.py
test_imagesequence.py
Changed format of lambda calls
2017-09-01 21:05:40 +10:00
test_imageshow.py
Changed format of lambda calls
2017-09-01 21:05:40 +10:00
test_imagestat.py
Changed format of lambda calls
2017-09-01 21:05:40 +10:00
test_imagetk.py
test_imagewin_pointers.py
test_imagewin.py
test_lib_image.py
Changed format of lambda calls
2017-09-01 21:05:40 +10:00
test_lib_pack.py
Added L;16/B pack functions
2017-09-29 13:41:39 +00:00
test_locale.py
test_map.py
test_mode_i16.py
test_numpy.py
Move test_no_resource_warning_for_numpy_array to test_numpy so it can be skipped easily
2017-09-23 22:39:10 +03:00
test_pickle.py
test_psdraw.py
test_pyroma.py
test_scipy.py
Fix ValueError: invalid version number '1.0.0rc1'
2017-09-30 22:15:28 -07:00
test_shell_injection.py
test_tiff_ifdrational.py
test_uploader.py
disable intentionally failing tests
2017-11-25 11:01:33 +00:00
test_util.py
threaded_save.py
versions.py