libvips/test
John Cupitt 253cb8e2e3 fix up dzsave overlap handling
There was a mixup with the previous fix to dzsave overlap handling,
correct it and update the test suite.

In the previous revision, dzsave overlapped tiles by overlap and sized
them by tile_size. In fact, tiles should be sized as (tile_size + overlap
* 2), ie. tile_size refers to the number of unique pixels per tile.

See https://github.com/jcupitt/libvips/issues/357
2015-12-17 11:54:38 +00:00
..
images fix corrupt test image 2015-06-22 06:52:02 +01:00
Makefile.am better vips7 filename splitting 2015-10-13 10:29:53 +01:00
test_all.py better vips7 filename splitting 2015-10-13 10:29:53 +01:00
test_arithmetic.py add () overload to python 2015-03-01 12:15:48 +00:00
test_cli.sh all tests done and working 2015-01-29 14:27:18 +00:00
test_colour.py add HSV test to test suite 2015-06-21 19:40:45 +01:00
test_conversion.py more tests for arrayjoin 2015-12-12 12:38:29 +00:00
test_convolution.py add () overload to python 2015-03-01 12:15:48 +00:00
test_create.py add () overload to python 2015-03-01 12:15:48 +00:00
test_draw.py add () overload to python 2015-03-01 12:15:48 +00:00
test_foreign.py fix up dzsave overlap handling 2015-12-17 11:54:38 +00:00
test_formats.sh add test_foreign.py 2015-02-16 16:03:39 +00:00
test_histogram.py add () overload to python 2015-03-01 12:15:48 +00:00
test_iofuncs.py ignore ':' in col 1 of vips7 paths 2015-10-13 14:21:17 +01:00
test_morphology.py turn on leak testing in python test suite 2015-02-02 11:36:29 +00:00
test_python.sh all tests done and working 2015-01-29 14:27:18 +00:00
test_resample.py add mapim test 2015-11-19 11:44:58 +00:00
test_seq.sh more stuff for homebrew 2014-12-20 17:12:12 +00:00
test_threading.sh more travis poking 2015-04-14 11:14:25 +01:00
test_thumbnail.sh improvements to test to help osx 2014-12-20 16:17:44 +00:00
variables.sh.in more osx help 2014-12-20 22:25:19 +00:00