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


pbmtoxbm testgrid.pbm | xbmtopbm | cksum
pbmtoxbm -x10 testgrid.pbm | xbmtopbm | cksum