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


pamtopam < testimg.ppm  | sed '/ENDHDR/q'
pamtopam < testgrid.pbm | sed '/ENDHDR/q'

pamtopam < testimg.ppm   | cksum
pamtopam < testgrid.pbm  | cksum