`vips_thumbnail()` was not taking a private copy of the image before modifying metadata during auto-rotate. Thanks janko. See https://github.com/libvips/libvips/issues/1523
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.