about summary refs log tree commit diff
path: root/test/ppmdim.test
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2012-12-12 03:43:47 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2012-12-12 03:43:47 +0000
commitccfc548cc8507b16397f674cbb0a8911781e27b4 (patch)
treec944ab1e10abc33fb12cc479dabe0708bbbf224e /test/ppmdim.test
parenta72930bd1433b10c43def3be55c02c53264b4a43 (diff)
downloadnetpbm-mirror-ccfc548cc8507b16397f674cbb0a8911781e27b4.tar.gz
netpbm-mirror-ccfc548cc8507b16397f674cbb0a8911781e27b4.tar.xz
netpbm-mirror-ccfc548cc8507b16397f674cbb0a8911781e27b4.zip
various changes to test facility
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1806 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'test/ppmdim.test')
-rwxr-xr-xtest/ppmdim.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/ppmdim.test b/test/ppmdim.test
index 27bbc4e1..b8158d63 100755
--- a/test/ppmdim.test
+++ b/test/ppmdim.test
@@ -1,9 +1,9 @@
 #! /bin/bash
 # This script tests: ppmdim
-# Also requires: pamfunc pamarith pamsumm
+# Also requires: pamfunc pnmarith pamsumm
 
 # Compare ppmdim and pamfunc with various dim factors
-# Due to the difference rounding methods, pamfunc produces slightly
+# Due to the difference in rounding methods, pamfunc produces slightly
 # brighter images, by about 0.5 per pixel.
 # If the mean difference is between 0 and 0.75 we consider the output
 # normal.  This works for dim values up to 0.994 .