67c642e5ec
* CI: upgrade macOS runner to version 12 (Monterey) * CI: upgrade actions/checkout to v3 * CI: remove retry logic for apt The Linux runners on GitHub Actions already retries up to 10 times, see: |
||
---|---|---|
.. | ||
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 "meson test", and a fancier Python test suite that's run by GitHub actions on each commit.