3f95543c2c
* Allow to modify/create EXIF GPS* tags Make `tag_is_ascii` aware of the EXIF GPS* ASCII tags that are available since libexif 0.6.23. See: https://github.com/lovell/sharp/issues/2767 * Add tests |
||
---|---|---|
.. | ||
test-suite | ||
.gitignore | ||
meson.build | ||
README.md | ||
test_cli.sh | ||
test_connections.c | ||
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 |
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.