]> git.pond.sub.org Git - empserver/blob - src/scripts/nightly/tests/15/08
Add more tests to nightly builds
[empserver] / src / scripts / nightly / tests / 15 / 08
1 #!/bin/sh
2 . "${SCRIPTDIR}"/common.sh
3 runfeed 8 << EOF
4 des 5,-1 d
5 thres g 5,-1 1
6 des -6,-4 f
7 thres g -6,-4 7
8 thres s -6,-4 200
9 des -4,-2 *
10 thres l -4,-2 200
11 thres h -4,-2 200
12 thres s -4,-2 200
13 thres d -4,-2 0
14 des -1,-3 !
15 thres l -1,-3 200
16 thres h -1,-3 200
17 thres s -1,-3 200
18 thres g -1,-3 10
19 thres d -1,-3 0
20 des -2,0 p
21 thres d -2,0 0
22 thres l -2,0 75
23 des 1,1 k
24 thres i 1,1 999
25 thres h 1,1 1
26 thres l 1,-3 400
27 mov m 0,0 55 -6,-4
28 bmap #
29 cen *
30 map #
31 read y
32 prod *
33 EOF