about summary refs log tree commit diff
path: root/test/fiasco-roundtrip.test
blob: 8ba0111ab32b1e5cc8b48fe8cd1c4f5a697f80a0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#! /bin/bash
# This script tests: pnmtofiasco fiascotopnm
# Also requires: pnmpad

if [ "${BUILD_FIASCO}" = "N" ]; then
  exit 80
fi

# Should print 215556145 102615

pnmpad --black --bottom 1 --left 1 testimg.ppm | \
    pnmtofiasco --progress-meter 0 | fiascotopnm | cksum