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

${PBM_TESTPREFIX}ppmdither testimg.ppm | cksum
${PBM_TESTPREFIX}ppmdither -red 2 -green 2 -blue 2 testimg.ppm | cksum
${PBM_TESTPREFIX}ppmdither -dim 2 testimg.ppm | cksum