diff options
Diffstat (limited to 'editor/pamenlarge.test')
-rw-r--r-- | editor/pamenlarge.test | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/editor/pamenlarge.test b/editor/pamenlarge.test deleted file mode 100644 index 7584af01..00000000 --- a/editor/pamenlarge.test +++ /dev/null @@ -1,8 +0,0 @@ -echo Test 1. Should print 3424505894 913236 -./pamenlarge 3 ../testimg.ppm | cksum -echo Test 2. Should print 4152147096 304422 -ppmtopgm ../testimg.ppm | ./pamenlarge 3 | cksum -echo Test 3. Should print 3342398172 297 -./pamenlarge 3 ../testgrid.pbm | cksum -echo Test 4. Should print 237488670 3133413 -./pamenlarge 3 -plain ../testimg.ppm | cksum |