about summary refs log tree commit diff
path: root/test/ppmbrighten.test
blob: 72bebff404088c5a3c1b9aae80c57be77a98b4ce (plain) (blame)
1
2
3
4
5
6
7
#! /bin/bash
# This script tests: ppmbrighten
# Also requires: 

${PBM_TESTPREFIX}ppmbrighten -v 100 testimg.ppm | cksum
${PBM_TESTPREFIX}ppmbrighten -v 100 -normalize testimg.ppm | cksum
${PBM_TESTPREFIX}ppmbrighten -s 100 -v -50 testimg.ppm | cksum