libvips/test
John Cupitt 0803de07e7 move vips__lr|tbmerge to private API 2020-07-01 17:31:25 +01:00
..
test-suite move vips__lr|tbmerge to private API 2020-07-01 17:31:25 +01:00
.gitignore
Makefile.am
README.md
test_cli.sh
test_connections.c missing include in test_connections 2020-03-11 09:11:29 +00:00
test_connections.sh
test_descriptors.c
test_descriptors.sh
test_formats.sh
test_seq.sh
test_stall.sh
test_threading.sh
test_thumbnail.sh
variables.sh.in

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.