about summary refs log tree commit diff
path: root/test/cut-paste-roundtrip.test
blob: d5d5989fcfbcdedc0c2d0d59ab1f1bd7cb963701 (plain) (blame)
1
2
3
4
5
6
#! /bin/bash
# This script tests: pamcut pnmpaste
# Also requires: 

${PBM_TESTPREFIX}pamcut 50 40 100 70 testimg.ppm | \
${PBM_TESTPREFIX}pnmpaste -replace - 50 40 testimg.ppm | cksum