# ImageMagick. Please see the file "COPYING" included with Magick++
# for usage and copying restrictions.
#
-SRCDIR=`dirname $0`
-SRCDIR=`cd $SRCDIR && pwd`/
-TOPSRCDIR=`cd $srcdir && pwd`
-export SRCDIR
+SRCDIR=Magick++/demo
. ./common.shi
echo "1..24"
-cd Magick++/demo || exit 1
+SRCDIR=${top_srcdir}/${subdir}/
+export SRCDIR
+
+cd ${subdir} || exit 1
./analyze "$SRCDIR/model.miff" && echo "ok" || echo "not ok"
# ImageMagick. Please see the file "COPYING" included with Magick++
# for usage and copying restrictions.
#
-SRCDIR=`dirname $0`
-SRCDIR=`cd $SRCDIR && pwd`/
-export SRCDIR
+SRCDIR=Magick++/demo
. ./common.shi
-echo "1..12"
+echo "1..24"
+
+SRCDIR=${top_srcdir}/${subdir}/
+export SRCDIR
-cd Magick++/tests || exit 1
+cd ${subdir} || exit 1
for mytest in appendImages attributes averageImages coalesceImages coderInfo color colorHistogram exceptions montageImages morphImages readWriteBlob readWriteImages
do
#define MagickLibAddendum "-0"
#define MagickLibInterface 8
#define MagickLibMinInterface 8
-#define MagickReleaseDate "2012-12-28"
+#define MagickReleaseDate "2012-12-29"
#define MagickChangeDate "20121005"
#define MagickAuthoritativeURL "http://www.imagemagick.org"
#define MagickFeatures "HDRI OpenMP"
DRAWTEST="@abs_top_builddir@/tests/drawtest"
WANDTEST="@abs_top_builddir@/tests/wandtest"
LD_LIBRARY_PATH="@abs_top_builddir@/magick/.libs:${LD_LIBRARY_PATH}"
-MAGICK_CODER_MODULE_PATH='@MAGICK_CODER_MODULE_PATH@'
-MAGICK_CONFIGURE_PATH='@MAGICK_CONFIGURE_BUILD_PATH@@DIRSEP@@MAGICK_CONFIGURE_SRC_PATH@'
-MAGICK_FILTER_MODULE_PATH='@MAGICK_FILTER_MODULE_PATH@'
+MAGICK_CODER_MODULE_PATH="@abs_top_builddir@/coders"
+MAGICK_CONFIGURE_PATH="@abs_top_builddir@/config"
+MAGICK_FILTER_MODULE_PATH="@abs_top_builddir@/filters"
PATH="@abs_top_builddir@/utilities:${PATH}"
set +a
# See the License for the specific language governing permissions and
# limitations under the License.
#
+. ./common.shi
. ${srcdir}/tests/common.shi
depth=`eval ${MAGICK} xc:none -format '%[fx:QuantumRange]' info:-`
#
# Test for 'validate' utility.
#
-set -e # Exit on any error
-[ "X$srcdir" = "X" ] && srcdir=`pwd`
+. ./common.shi
. ${srcdir}/tests/common.shi
echo "1..17"
# LICENSE. You should have received a copy of LICENSE with this
# package; otherwise see http://www.imagemagick.org/script/license.php.
#
-
-set -e # Exit on any error
+. ./common.shi
. ${srcdir}/tests/common.shi
echo "1..1"
#
# Test for 'validate' utility.
#
-
-set -e # Exit on any error
+. ./common.shi
. ${srcdir}/tests/common.shi
echo "1..1"
#
# Test for 'validate' utility.
#
-
-set -e # Exit on any error
+. ./common.shi
. ${srcdir}/tests/common.shi
echo "1..1"
#
# Test for 'validate' utility.
#
-
-set -e # Exit on any error
+. ./common.shi
. ${srcdir}/tests/common.shi
echo "1..1"
#
# Test for 'validate' utility.
#
-
-set -e # Exit on any error
+. ./common.shi
. ${srcdir}/tests/common.shi
echo "1..1"
#
# Test for 'validate' utility.
#
-
-set -e # Exit on any error
+. ./common.shi
. ${srcdir}/tests/common.shi
echo "1..1"
#
# Test for 'validate' utility.
#
-
-set -e # Exit on any error
+. ./common.shi
. ${srcdir}/tests/common.shi
echo "1..1"
#
# Test for 'validate' utility.
#
-
-set -e # Exit on any error
+. ./common.shi
. ${srcdir}/tests/common.shi
echo "1..1"
#
# Test for 'validate' utility.
#
-
-set -e # Exit on any error
+. ./common.shi
. ${srcdir}/tests/common.shi
echo "1..1"
#
# Test for 'validate' utility.
#
-
-set -e # Exit on any error
+. ./common.shi
. ${srcdir}/tests/common.shi
echo "1..1"
#
# Test for '${CONVERT}' utility.
#
-
-set -e # Exit on any error
+. ./common.shi
. ${srcdir}/tests/common.shi
echo "1..1"