about summary refs log tree commit diff
path: root/test/pnm-plain-roundtrip.test
blob: bf685e85a4d0d5b27cccf4c66959de1fd01375f3 (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 maze.pbm | \
  pamtopnm | cksum