..
fonts
add test for glyph alpha blending
2023-11-27 16:25:04 +01:00
icc
Add end-of-file-fixer to pre-commit
2023-09-25 16:45:38 +03:00
images
Merge pull request #7884 from radarhere/mpo
2024-03-28 18:13:57 +02:00
oss-fuzz
Merge branch 'main' into import
2024-03-12 12:01:50 +11:00
__init__.py
Improve pytest configuration to allow specific tests as CLI args
2019-01-13 09:00:12 -08:00
32bit_segfault_check.py
Add 'from __future__ import annotations' using Ruff/isort
2023-12-21 13:13:31 +02:00
bench_cffi_access.py
Autotype tests ( #7756 )
2024-01-31 20:12:58 +11:00
check_fli_oob.py
Remove shebangs
2024-01-29 18:43:03 +02:00
check_fli_overflow.py
Merge branch 'main' into type_hints_check
2024-01-21 14:38:17 +11:00
check_icns_dos.py
Add 'from __future__ import annotations' using Ruff/isort
2023-12-21 13:13:31 +02:00
check_imaging_leaks.py
Added type hints
2024-03-02 13:12:17 +11:00
check_j2k_dos.py
Add 'from __future__ import annotations' using Ruff/isort
2023-12-21 13:13:31 +02:00
check_j2k_leaks.py
Merge branch 'main' into type_hints_check
2024-01-21 14:38:17 +11:00
check_j2k_overflow.py
Use Path instead of PosixPath
2024-01-23 21:42:36 +11:00
check_jp2_overflow.py
Remove shebang and execute bit
2024-01-29 18:43:51 +02:00
check_jpeg_leaks.py
Merge branch 'main' into type_hints_check
2024-01-21 14:38:17 +11:00
check_large_memory_numpy.py
Use Path instead of PosixPath
2024-01-23 21:42:36 +11:00
check_large_memory.py
Use Path instead of PosixPath
2024-01-23 21:42:36 +11:00
check_libtiff_segfault.py
Merge branch 'main' into type_hints_check
2024-01-21 14:38:17 +11:00
check_png_dos.py
Added type hints
2024-03-02 13:12:17 +11:00
check_release_notes.py
isort Tests
2024-01-20 13:23:03 +02:00
check_wheel.py
Merge branch 'main' into type_hints_check
2024-01-21 14:38:17 +11:00
conftest.py
Added type hints
2024-01-21 19:18:51 +11:00
createfontdatachunk.py
isort Tests
2024-01-20 13:23:03 +02:00
helper.py
Simplify code and update comments
2024-03-31 23:13:30 -06:00
README.rst
Added pytest-timeout to test dependencies
2022-05-16 08:56:45 +10:00
test_000_sanity.py
Added type hints
2024-01-27 15:19:43 +11:00
test_binary.py
Added type hints
2024-01-27 15:19:43 +11:00
test_bmp_reference.py
Added type hints
2024-01-31 21:55:32 +11:00
test_box_blur.py
Added type hints
2024-01-31 21:55:32 +11:00
test_color_lut.py
Added type hints
2024-02-12 23:01:44 +11:00
test_core_resources.py
Added type hints
2024-02-12 23:01:44 +11:00
test_decompression_bomb.py
Autotype tests ( #7756 )
2024-01-31 20:12:58 +11:00
test_deprecate.py
Added type hints
2024-02-20 15:41:20 +11:00
test_features.py
add test for --report argument and features.pilinfo(supported_formats)
2024-03-09 14:58:05 +01:00
test_file_apng.py
Use maximum frame size in IHDR chunk when saving
2024-02-21 19:39:29 +11:00
test_file_blp.py
Added type hints
2024-02-17 15:00:38 +11:00
test_file_bmp.py
Added type hints
2024-02-17 15:00:38 +11:00
test_file_bufrstub.py
Autotype tests ( #7756 )
2024-01-31 20:12:58 +11:00
test_file_container.py
Added type hints
2024-03-02 13:12:17 +11:00
test_file_cur.py
Added type hints
2024-01-27 15:19:43 +11:00
test_file_dcx.py
Autotype tests ( #7756 )
2024-01-31 20:12:58 +11:00
test_file_dds.py
Added type hints
2024-02-12 23:01:44 +11:00
test_file_eps.py
Merge branch 'main' into import
2024-03-12 12:01:50 +11:00
test_file_fits.py
Support GZIP_1 compression
2024-03-26 21:29:28 +11:00
test_file_fli.py
fix FLI/FLC decoder for files with a prefix chunk
2024-02-22 09:13:48 +01:00
test_file_fpx.py
Autotype tests ( #7756 )
2024-01-31 20:12:58 +11:00
test_file_ftex.py
Added type hints
2024-01-27 15:19:43 +11:00
test_file_gbr.py
Added type hints
2024-01-27 15:19:43 +11:00
test_file_gd.py
Added type hints
2024-01-27 15:19:43 +11:00
test_file_gif.py
Merge pull request #7788 from radarhere/gif_disposal
2024-03-11 17:48:13 +02:00
test_file_gimpgradient.py
Autotype tests ( #7756 )
2024-01-31 20:12:58 +11:00
test_file_gimppalette.py
Added type hints
2024-01-27 15:19:43 +11:00
test_file_gribstub.py
Added type hints
2024-02-12 23:01:44 +11:00
test_file_hdf5stub.py
Added type hints
2024-02-12 23:01:44 +11:00
test_file_icns.py
Autotype tests ( #7756 )
2024-01-31 20:12:58 +11:00
test_file_ico.py
Merge pull request #7798 from radarhere/ico
2024-03-11 17:36:31 +02:00
test_file_im.py
Added type hints
2024-02-17 15:00:38 +11:00
test_file_imt.py
Added type hints
2024-01-27 15:19:43 +11:00
test_file_iptc.py
Added type hints
2024-02-20 15:41:20 +11:00
test_file_jpeg.py
Merge pull request #7801 from radarhere/codecs
2024-03-11 17:38:12 +02:00
test_file_jpeg2k.py
Update Tests/test_file_jpeg2k.py
2024-03-25 20:13:45 +11:00
test_file_libtiff_small.py
[pre-commit.ci] auto fixes from pre-commit.com hooks
2024-02-05 17:18:52 +00:00
test_file_libtiff.py
Fix: PYI024 Use typing.NamedTuple instead of collections.namedtuple
2024-03-23 20:52:50 +02:00
test_file_mcidas.py
Open 16-bit grayscale PNGs as I;16
2024-03-02 15:39:43 +11:00
test_file_mic.py
Autotype tests ( #7756 )
2024-01-31 20:12:58 +11:00
test_file_mpo.py
Determine size from markers, not EXIF data
2024-03-16 18:40:16 +11:00
test_file_msp.py
Added type hints
2024-02-20 15:41:20 +11:00
test_file_palm.py
Added type hints
2024-02-12 23:01:44 +11:00
test_file_pcd.py
Added type hints
2024-01-27 15:19:43 +11:00
test_file_pcx.py
Added type hints
2024-02-17 15:00:38 +11:00
test_file_pdf.py
Added type hints
2024-02-17 15:00:38 +11:00
test_file_pixar.py
Added type hints
2024-01-27 15:19:43 +11:00
test_file_png.py
Merge pull request #7823 from radarhere/png_iccp
2024-03-11 17:42:22 +02:00
test_file_ppm.py
Raise a ValueError for negative values when loading P1-P3 PPM images
2024-03-16 12:29:21 +11:00
test_file_psd.py
Merge branch 'main' into import
2024-03-12 12:01:50 +11:00
test_file_qoi.py
Added type hints
2024-01-27 15:19:43 +11:00
test_file_sgi.py
Added type hints
2024-01-31 21:55:32 +11:00
test_file_spider.py
Fixed typo
2024-03-04 06:37:56 +11:00
test_file_sun.py
Autotype tests ( #7756 )
2024-01-31 20:12:58 +11:00
test_file_tar.py
Added type hints
2024-02-12 23:01:44 +11:00
test_file_tga.py
Merge pull request #7797 from radarhere/tga_palette
2024-03-11 17:37:20 +02:00
test_file_tiff_metadata.py
Allow writing IFDRational to UNDEFINED tag
2024-02-28 21:07:15 +11:00
test_file_tiff.py
Added type hints
2024-03-02 13:12:17 +11:00
test_file_wal.py
Added type hints
2024-01-27 15:19:43 +11:00
test_file_webp_alpha.py
Added alpha_quality argument when saving
2024-03-13 18:55:29 +11:00
test_file_webp_animated.py
Added alpha_quality argument when saving
2024-03-13 18:55:29 +11:00
test_file_webp_lossless.py
Added type hints
2024-01-27 15:19:43 +11:00
test_file_webp_metadata.py
Added type hints
2024-02-12 23:01:44 +11:00
test_file_webp.py
Autotype tests ( #7756 )
2024-01-31 20:12:58 +11:00
test_file_wmf.py
Autotype tests ( #7756 )
2024-01-31 20:12:58 +11:00
test_file_xbm.py
Autotype tests ( #7756 )
2024-01-31 20:12:58 +11:00
test_file_xpm.py
Added type hints
2024-01-27 15:19:43 +11:00
test_file_xvthumb.py
Added type hints
2024-01-27 15:19:43 +11:00
test_font_bdf.py
Added type hints
2024-01-22 18:42:43 +11:00
test_font_crash.py
Added type hints
2024-01-22 18:42:43 +11:00
test_font_leaks.py
Merge branch 'main' into test_font_leaks
2024-01-25 06:15:13 +11:00
test_font_pcf_charsets.py
Use Path instead of PosixPath
2024-01-23 21:42:36 +11:00
test_font_pcf.py
Use Path instead of PosixPath
2024-01-23 21:42:36 +11:00
test_fontfile.py
Added type hints
2024-01-27 15:19:43 +11:00
test_format_hsv.py
Merge branch 'main' into unused
2024-02-17 18:23:04 +11:00
test_format_lab.py
Added type hints
2024-01-27 15:19:43 +11:00
test_image_access.py
Added type hints
2024-03-02 13:12:17 +11:00
test_image_array.py
Added type hints
2024-02-12 09:28:53 +11:00
test_image_convert.py
Support conversion from RGB to La
2024-03-26 19:57:17 +11:00
test_image_copy.py
Added type hints
2024-01-25 22:18:46 +11:00
test_image_crop.py
Added type hints
2024-01-25 22:18:46 +11:00
test_image_draft.py
Added type hints
2024-02-12 09:28:53 +11:00
test_image_entropy.py
Added type hints
2024-02-12 09:28:53 +11:00
test_image_filter.py
Open 16-bit grayscale PNGs as I;16
2024-03-02 15:39:43 +11:00
test_image_frombytes.py
Added type hints
2024-01-31 21:55:32 +11:00
test_image_fromqimage.py
add typing to "ims" in test_image_fromqimage.py
2024-03-27 14:02:02 -05:00
test_image_getbands.py
Added type hints
2024-01-25 22:18:46 +11:00
test_image_getbbox.py
Added type hints
2024-01-25 22:18:46 +11:00
test_image_getcolors.py
Added type hints
2024-01-25 22:18:46 +11:00
test_image_getdata.py
Added type hints
2024-01-25 22:18:46 +11:00
test_image_getextrema.py
Added type hints
2024-02-12 09:28:53 +11:00
test_image_getim.py
Added type hints
2024-01-25 22:18:46 +11:00
test_image_getpalette.py
Added type hints
2024-02-12 09:28:53 +11:00
test_image_getprojection.py
Added type hints
2024-01-25 22:18:46 +11:00
test_image_histogram.py
Added type hints
2024-01-25 22:18:46 +11:00
test_image_load.py
Added type hints
2024-01-31 21:55:32 +11:00
test_image_mode.py
Autotype tests ( #7756 )
2024-01-31 20:12:58 +11:00
test_image_paste.py
Added type hints
2024-03-02 13:12:17 +11:00
test_image_point.py
Added type hints
2024-01-25 22:18:46 +11:00
test_image_putalpha.py
Added type hints
2024-01-25 22:18:46 +11:00
test_image_putdata.py
Added type hints
2024-02-12 09:28:53 +11:00
test_image_putpalette.py
Added type hints
2024-02-12 09:28:53 +11:00
test_image_quantize.py
Test positive and zero kmeans
2024-03-22 23:53:07 +11:00
test_image_reduce.py
Added type hints
2024-02-07 19:16:28 +11:00
test_image_resample.py
Added type hints
2024-03-02 13:12:17 +11:00
test_image_resize.py
Added type hints
2024-03-02 13:12:17 +11:00
test_image_rotate.py
Added type hints
2024-02-12 09:28:53 +11:00
test_image_split.py
Added type hints
2024-01-25 22:18:46 +11:00
test_image_thumbnail.py
Added type hints
2024-02-12 09:28:53 +11:00
test_image_tobitmap.py
Added type hints
2024-01-25 22:18:46 +11:00
test_image_tobytes.py
Added type hints
2024-01-25 22:18:46 +11:00
test_image_transform.py
Added type hints
2024-02-12 09:28:53 +11:00
test_image_transpose.py
Added type hints
2024-01-25 22:18:46 +11:00
test_image.py
Only specify image size once
2024-03-21 19:16:06 +11:00
test_imagechops.py
Added type hints
2024-02-17 15:00:38 +11:00
test_imagecms.py
Renamed argument
2024-02-21 08:11:01 +11:00
test_imagecolor.py
Autotype tests ( #7756 )
2024-01-31 20:12:58 +11:00
test_imagedraw.py
Fixed joined corners for rounded_rectangle() non-integer dimensions
2024-03-15 23:58:07 +11:00
test_imagedraw2.py
Added type hints
2024-02-17 15:00:38 +11:00
test_imageenhance.py
Added type hints
2024-02-17 15:00:38 +11:00
test_imagefile.py
Merge pull request #7801 from radarhere/codecs
2024-03-11 17:38:12 +02:00
test_imagefont.py
Added type hints
2024-02-20 15:41:20 +11:00
test_imagefontctl.py
Added type hints
2024-02-12 23:01:44 +11:00
test_imagefontpil.py
Autotype tests ( #7756 )
2024-01-31 20:12:58 +11:00
test_imagegrab.py
Added type hints
2024-02-20 15:41:20 +11:00
test_imagemath.py
Simplified code
2024-02-07 21:02:34 +11:00
test_imagemorph.py
Added type hints
2024-03-02 13:12:17 +11:00
test_imageops_usm.py
Added type hints
2024-03-02 13:12:17 +11:00
test_imageops.py
Added type hints
2024-03-02 13:12:17 +11:00
test_imagepalette.py
Added type hints
2024-02-12 23:01:44 +11:00
test_imagepath.py
Added type hints
2024-02-20 15:41:20 +11:00
test_imageqt.py
Added type hints
2024-02-20 15:41:20 +11:00
test_imagesequence.py
Added type hints
2024-03-02 13:12:17 +11:00
test_imageshow.py
Added type hints
2024-03-02 13:12:17 +11:00
test_imagestat.py
Autotype tests ( #7756 )
2024-01-31 20:12:58 +11:00
test_imagetk.py
Added type hints
2024-01-31 21:55:32 +11:00
test_imagewin_pointers.py
Added type hints
2024-02-20 15:41:20 +11:00
test_imagewin.py
Autotype tests ( #7756 )
2024-01-31 20:12:58 +11:00
test_lib_image.py
Added type hints
2024-01-27 15:19:43 +11:00
test_lib_pack.py
Fix: PYI041 Use float instead of int | float
2024-03-23 20:52:50 +02:00
test_locale.py
Added type hints
2024-01-27 15:19:43 +11:00
test_main.py
sort the parameters
2024-03-30 07:33:27 +00:00
test_map.py
Autotype tests ( #7756 )
2024-01-31 20:12:58 +11:00
test_mode_i16.py
Added type hints
2024-03-02 13:12:17 +11:00
test_numpy.py
Added type hints
2024-02-20 15:41:20 +11:00
test_pdfparser.py
Autotype tests ( #7756 )
2024-01-31 20:12:58 +11:00
test_pickle.py
Added type hints
2024-02-12 23:01:44 +11:00
test_psdraw.py
Added type hints
2024-02-12 23:01:44 +11:00
test_pyroma.py
Added type hints
2024-01-27 15:19:43 +11:00
test_qt_image_qapplication.py
Added type hints
2024-02-20 15:41:20 +11:00
test_qt_image_toqimage.py
Added type hints
2024-02-20 15:41:20 +11:00
test_sgi_crash.py
Added type hints
2024-02-12 23:01:44 +11:00
test_shell_injection.py
Added type hints
2024-02-12 23:01:44 +11:00
test_tiff_crashes.py
Added type hints
2024-03-02 13:12:17 +11:00
test_tiff_ifdrational.py
Added type hints
2024-02-12 23:01:44 +11:00
test_uploader.py
Added type hints
2024-01-27 15:19:43 +11:00
test_util.py
Added type hints
2024-02-20 15:41:20 +11:00
test_webp_leaks.py
Added type hints
2024-01-27 15:19:43 +11:00