db4fe60405
pixels were not being offset by the stencil origin, so interpolators like bicubic could fail thanks @erdmann https://github.com/libvips/libvips/issues/1180 |
||
---|---|---|
.. | ||
test-suite | ||
Makefile.am | ||
README.md | ||
test_cli.sh | ||
test_formats.sh | ||
test_seq.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.