]> git.pond.sub.org Git - empserver/blob - tests/smoke/11/08
New make target check
[empserver] / tests / smoke / 11 / 08
1 #!/bin/sh
2 . "${SCRIPTDIR}"/common.sh
3 runfeed 8 << EOF
4 des -1,-1 m
5 thres i -1,-1 1
6 thres d -1,-1 0
7 mov d -1,-1 1 4,0
8 des 1,-3 l
9 des -1,1 j
10 thres l -1,1 1
11 des 0,-4 k
12 thres h 0,-4 1
13 thres d 1,-3 0
14 thres l 6,-2 300
15 thres o 6,-2 150
16 thres d 6,-2 30
17 thres l 8,0 600
18 thres h 8,0 300
19 thres c -3:-1,1 769
20 thres c 0,-4 769
21 thres c 8,0 769
22 bmap #
23 cen *
24 map #
25 read y
26 prod *
27 EOF