libvips/test
John Cupitt 562da3e5ab rename new_from_filename as new_from_file
So VipsStreami matches VipsImage. Same for new_to_filename.
2019-11-22 17:13:20 +00:00
..
test-suite Add svgload_stream to the descriptors test 2019-11-10 12:32:18 +01:00
.gitignore remove lib wrapper from repo 2019-10-24 04:33:04 +01:00
Makefile.am add something to test the new restart system 2019-10-06 07:25:09 +01:00
README.md
test_cli.sh
test_descriptors.c rename new_from_filename as new_from_file 2019-11-22 17:13:20 +00:00
test_descriptors.sh Add svgload_stream to the descriptors test 2019-11-10 12:32:18 +01:00
test_formats.sh Merge branch '8.8' 2019-11-11 18:05:57 +00:00
test_seq.sh
test_threading.sh
test_thumbnail.sh
variables.sh.in test gifload for fd leaks 2019-10-06 10:55:19 +01:00

README.md

libvips test suite

This is in two parts: a few simple bash scripts in this directory are run on "make check", and a fancier Python test suite that's run by Travis on each commit.