libvips/test/Makefile.am
John Cupitt ee4416040b make a test suite
put the python and non-nip2 bits of the nip2 suite together

some test images too
2014-11-19 15:01:28 +00:00

15 lines
186 B
Makefile

EXTRA_DIST = \
images \
variables.sh.in
TESTS = \
test_cli.sh \
test_formats.sh \
test_seq.sh \
test_threading.sh \
test_arithmetic.py \
test_colour.py \
test_conversion.py