Added path-test.sh
This commit is contained in:
parent
6a0ecb420e
commit
dcc2bb5c3a
@ -16,8 +16,8 @@ SHELL = /bin/sh
|
||||
|
||||
# Add test drivers to this list
|
||||
TESTS = addmoddel.sh exifdata-test.sh exiv2-test.sh ifd-test.sh imagetest.sh \
|
||||
iotest.sh iptctest.sh makernote-test.sh modify-test.sh write-test.sh \
|
||||
write2-test.sh
|
||||
iotest.sh iptctest.sh makernote-test.sh modify-test.sh path-test.sh \
|
||||
write-test.sh write2-test.sh
|
||||
|
||||
test:
|
||||
@list='$(TESTS)'; for p in $$list; do \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user