* LSan: remove GLib suppression * LSan: disable the fast unwinder to get full stacktraces * Move ASan/UBSan fuzzer options to CI configuration * LSan: remove EOLed python2.7 suppression * LSan: remove libstdc++ suppression * LSan: add libx265 to suppression file * Try to reproduce small memleak * Try a possible patch * Skip test if `im_benchmark` is not available * CI: upgrade Clang version to 13 * CI: correct job names * Meson: increase the timeout for tests * README.md: correct Meson invocation
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.