about summary refs log tree commit diff
path: root/converter/other/pamtosvg/pamtosvg.test
blob: df3a07d3d96887e681b450e51a3b490faca567f7 (plain) (blame)
1
2
3
4
5
6
# This will print nothing if successful (diff will find no difference)
ppmmake black 20 20 | ppmdraw -script="line 5 2 15 17" | pamtosvg | \
  diff testline.svg -

# This will print nothing if successful (diff will find no difference)
pamtosvg ../../../../testgrid.pbm | diff testgrid.svg -