]> git.pond.sub.org Git - empserver/blob - src/scripts/nightly/tests/14/02
Add more tests to nightly builds
[empserver] / src / scripts / nightly / tests / 14 / 02
1 #!/bin/sh
2 . "${SCRIPTDIR}"/common.sh
3 runfeed 2 << EOF
4 des 0:2,0 m
5 thres i 0:2,0 1
6 thres i -5,-1 999
7 dist * -4,-2
8 thres o 4,0 1
9 wall
10 Sure
11 .
12 declare alliance 1
13 declare hostile 8
14 wire y
15 announce
16 Hello World
17 .
18 wire y
19 flash 1 Testing Flash
20 bmap #1
21 cen *
22 map #
23 read y
24 prod *
25 EOF