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


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