about summary refs log tree commit diff
path: root/test/stdin-ppm2.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/stdin-ppm2.test')
-rwxr-xr-xtest/stdin-ppm2.test12
1 files changed, 1 insertions, 11 deletions
diff --git a/test/stdin-ppm2.test b/test/stdin-ppm2.test
index 81b3954e..e43b6d4c 100755
--- a/test/stdin-ppm2.test
+++ b/test/stdin-ppm2.test
@@ -17,6 +17,7 @@ for testprog in  \
         ppmtoacad \
         ppmtoapplevol \
         ppmtoascii \
+        "ppmtoicr -windowname testimage" \
         ppmtolj \
         ppmtomitsu \
         ppmtopgm \
@@ -34,17 +35,6 @@ for testprog in  \
 
 rm ${test_ppm}
 
-testprog=ppmtoicr
-
-# File name embedded in output; "untitled" if no name
-
-  ${testprog} testgrid.pbm > ${out1};     status1=$?
-  ${testprog} < testgrid.pbm > ${out2};   status2=$?
-  test -s ${out1};                        status3=$?
-  sed 's/untitled/testgrid.pbm/g' ${out2} | cmp -s ${out1} -
-  echo ${testprog}": "${status1} ${status2} ${status3} $?
-  rm ${out1} ${out2}
-
 testprog=ppmtoyuvsplit
 
 # Produces three output files