about summary refs log tree commit diff
path: root/test/pnm-plain-roundtrip.test
blob: 14b8ca57fa86a52a27e5c0f04652f55a1f5e5c49 (plain) (blame)
1
2
3
4
5
6
7
8
9
#! /bin/sh
# This script tests: pamtopnm
#


pamtopnm -plain testimg.ppm | \
  pamtopnm | cksum
pamtopnm -plain maze.pbm | \
  pamtopnm | cksum