]> git.pond.sub.org Git - empserver/blob - src/scripts/nightly/tests/09/08
Move test scripts from nightlybuild.sh to separate files
[empserver] / src / scripts / nightly / tests / 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 100
15 thres d 0:2,0 0
16 mov d 0,0 1 4,0
17 mov d 2,0 1 4,0
18 bmap #
19 cen *
20 map #
21 read y
22 prod *
23 EOF