libvips/test/test-suite
John Cupitt 6804ff61df load non-transparent GIFs as RGB
And GIFs with transparent elements as RGBA. This can make downstream
processing (eg. in vipsdisp) much quicker since it can save a
composite.
2021-06-07 09:54:53 +01:00
..
helpers add jp2k tests 2021-03-20 12:16:10 +00:00
images Merge branch 'master' into add-openjpeg 2021-03-27 15:22:13 +00:00
__init__.py vmoe the test suite back into libvips 2018-07-06 15:43:20 +01:00
conftest.py vmoe the test suite back into libvips 2018-07-06 15:43:20 +01:00
Makefile.am pytest passes again after stream -> source/target 2019-12-29 23:08:33 +00:00
test_arithmetic.py fix refleak in webpsave_buffer 2019-12-21 05:13:54 +00:00
test_colour.py fix test suite 2019-11-27 11:48:50 +00:00
test_connection.py add ppm load/save to a connection 2020-06-27 15:23:18 +01:00
test_conversion.py fix range clips for casts to and from int 2020-12-09 15:14:59 +00:00
test_convolution.py fix refleak in webpsave_buffer 2019-12-21 05:13:54 +00:00
test_create.py Adapt test suite for AVIF support 2021-01-06 12:14:21 +01:00
test_draw.py vmoe the test suite back into libvips 2018-07-06 15:43:20 +01:00
test_foreign.py load non-transparent GIFs as RGB 2021-06-07 09:54:53 +01:00
test_histogram.py fix test suite 2019-11-27 11:48:50 +00:00
test_iofuncs.py Avoid using vips7 symbols 2020-06-18 14:21:43 +02:00
test_morphology.py vmoe the test suite back into libvips 2018-07-06 15:43:20 +01:00
test_mosaicing.py fix a memleak in vips__correl 2021-02-06 15:42:31 +00:00
test_resample.py Merge branch '8.10' 2021-03-06 11:47:02 +00:00