about summary refs log tree commit diff
path: root/test/pfm-roundtrip.test
blob: 7cd2693ce081a0a80811189035145c0ae83294ad (plain) (blame)
1
2
3
4
5
6
7
#! /bin/bash
# This script tests: pamtopfm pfmtopam
# Also requires: pamtopnm

# Should print 1926073387 101484, cksum of testimg.ppm
${PBM_TESTPREFIX}pamtopfm testimg.ppm | ${PBM_TESTPREFIX}pfmtopam | \
  ${PBM_BINPREFIX}pamtopnm | cksum