about summary refs log tree commit diff
path: root/test/pnmcat.test
blob: 35efd515294f70acb5513c6734d80f46c44aed4a (plain) (blame)
1
2
3
4
5
6
7
8
9
#! /bin/bash
# This script tests: pnmcat
# Also requires: 

${PBM_TESTPREFIX}pnmcat -lr testgrid.pbm testgrid.pbm | cksum
${PBM_TESTPREFIX}pnmcat -tb testgrid.pbm testgrid.pbm | cksum

${PBM_TESTPREFIX}pnmcat -lr testimg.ppm testimg.ppm | cksum
${PBM_TESTPREFIX}pnmcat -tb testimg.ppm testimg.ppm | cksum