~ubuntu-branches/ubuntu/trusty/tiff/trusty

« back to all changes in this revision

Viewing changes to test/ppm2tiff_ppm.sh

  • Committer: Package Import Robot
  • Author(s): Jay Berkenbilt
  • Date: 2012-06-24 13:45:42 UTC
  • mfrom: (15.1.14 sid)
  • Revision ID: package-import@ubuntu.com-20120624134542-u7dltcqwnb6orprf
Tags: 4.0.2-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
# Generated file, master is Makefile.am
 
3
. ${srcdir:-.}/common.sh
 
4
infile="$IMG_RGB_3C_8B_PPM"
 
5
outfile="o-ppm2tiff_ppm.tiff"
 
6
f_test_convert "$PPM2TIFF" $infile $outfile
 
7
f_tiffinfo_validate $outfile