about summary refs log tree commit diff
path: root/test/leaf-roundtrip.test
blob: f8ac11d42d3316ce6d3a756a17de56659cb364fb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#! /bin/bash
# This script tests: ppmtoleaf leaftoppm
# Also requires: 

  alias leaftoppm="${PBM_TESTPREFIX}leaftoppm"
  alias ppmtoleaf="${PBM_TESTPREFIX}ppmtoleaf"
  shopt -s expand_aliases

# Should produce 1926073387 101484, cksum of testimg.ppm
ppmtoleaf testimg.ppm | leaftoppm | cksum