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