ee4416040b
put the python and non-nip2 bits of the nip2 suite together some test images too
15 lines
186 B
Makefile
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
|
|
|