]> granicus.if.org Git - imagemagick/blobdiff - tests/Makefile.am
(no commit message)
[imagemagick] / tests / Makefile.am
index d6e1ff00ecee65cc8666a41faa8c5391d7f9f20d..629ae7a2461b5c8fdd1d3bddb7f48c798cd44f8c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
+# Copyright 1999-2012 ImageMagick Studio LLC, a non-profit organization
 # dedicated to making software imaging solutions freely available.
 #
 # You may not use this file except in compliance with the License.
@@ -24,18 +24,20 @@ tests_validate_LDADD = $(MAGICKCORE_LIBS) $(MAGICKWAND_LIBS)
 TESTS_XFAIL_TESTS = 
 
 TESTS_TESTS = \
-       tests/validate-compare.sh \
-       tests/validate-composite.sh \
-       tests/validate-convert.sh \
-       tests/validate-formats-on-disk.sh \
-       tests/validate-formats-in-memory.sh \
-       tests/validate-identify.sh \
-       tests/validate-import.sh \
-       tests/validate-montage.sh \
-       tests/validate-stream.sh
+       tests/validate-compare.tap \
+       tests/validate-composite.tap \
+       tests/validate-convert.tap \
+       tests/validate-identify.tap \
+       tests/validate-import.tap \
+       tests/validate-montage.tap \
+       tests/validate-pipe.tap \
+       tests/validate-colorspace.tap \
+       tests/validate-stream.tap \
+       tests/validate-formats-in-memory.tap \
+       tests/validate-formats-on-disk.tap
 
 TESTS_EXTRA_DIST = \
-       tests/common.sh \
+       tests/common.shi \
        $(TESTS_TESTS)
 
 TESTS_CLEANFILES =