~ubuntu-branches/ubuntu/quantal/imagemagick/quantal

« back to all changes in this revision

Viewing changes to utilities/tests/edge.sh

  • Committer: Bazaar Package Importer
  • Author(s): Muharem Hrnjadovic
  • Date: 2009-06-04 13:01:13 UTC
  • mfrom: (1.1.5 upstream) (6.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20090604130113-my9114jxmafpwew3
Tags: 7:6.5.1.0-1.1ubuntu1
* Merge from debian unstable, remaining changes:
  - (Build-)depend on libltdl7-dev instead of libltdl3-dev (the armel buildds
    currently have both available).
  - Don't build-dep on librsvg, it brings in excessive dependencies

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/sh
2
 
# Copyright (C) 1999-2008 ImageMagick Studio LLC
3
 
#
4
 
# This program is covered by multiple licenses, which are described in
5
 
# LICENSE. You should have received a copy of LICENSE with this
6
 
# package; otherwise see http://www.imagemagick.org/script/license.php.
7
 
#
8
 
#  Test for '${CONVERT}' utility.
9
 
#
10
 
 
11
 
set -e # Exit on any error
12
 
. ${srcdir}/utilities/tests/common.sh
13
 
 
14
 
${CONVERT} ${MODEL_MIFF} -edge 0x1 -label Edge Edge_out.miff