File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- Test 1. Should produce 669206373 10102 five times
1
+ Test 1. Should produce 669206373 10102 four times
2
2
669206373 10102
3
3
669206373 10102
4
4
669206373 10102
Original file line number Diff line number Diff line change 2
2
# This script tests: ppmtoilbm ilbmtoppm
3
3
# Also requires: pamseq pamdepth pamtopnm pnmremap pnmcolormap
4
4
5
- echo " Test 1. Should produce 669206373 10102 five times"
5
+ echo " Test 1. Should produce 669206373 10102 four times"
6
6
# Output is PPM raw, 57 by 59 maxval 255
7
7
8
8
ppmtoilbm maze.pbm | ilbmtoppm | cksum
Original file line number Diff line number Diff line change @@ -193,7 +193,7 @@ Test 3
193
193
3072492814 913
194
194
3072492814 913
195
195
Test 4 (input = output)
196
- Prints 281226646 481 five times, then 2921940274 59 five times
196
+ Prints 281226646 481 six times, then 2921940274 59 six times
197
197
input image
198
198
281226646 481
199
199
-minimum
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ for fn in "-subtract" "-divide" "-compare" "-shiftleft" "-shiftright"
88
88
rm ${input3_ppm} ${input4_ppm} ${input4_pgm}
89
89
90
90
echo " Test 4 (input = output)"
91
- echo " Prints 281226646 481 five times, then 2921940274 59 five times"
91
+ echo " Prints 281226646 481 six times, then 2921940274 59 six times"
92
92
93
93
for image in maze.pbm ${input1_ppm}
94
94
do
You can’t perform that action at this time.
0 commit comments