]> git.pond.sub.org Git - empserver/blob - tests/smoke/07/01
New make target check
[empserver] / tests / smoke / 07 / 01
1 #!/bin/sh
2 . "${SCRIPTDIR}"/common.sh
3 runfeed 1 << EOF
4 build bridge 5,-1 j
5 explore c 5,-1 1 jh
6 mov c 5,-1 76 7,-1
7 thres c 7,-1 77
8 dist * 5,-1
9 des 1,1 m
10 deliver i 1,1 0 g
11 thres d 1,1 0
12 mov d 1,1 1 -1,-1
13 des -1,1 k
14 thres h -1,1 1
15 thres c -1,1 769
16 des -4:-2,-2 o
17 thres o -4:-2,-2 1
18 thres c -4:-2,-2 769
19 des 1,-3 o
20 thres o 1,-3 1
21 thres c 1,-3 769
22 des 4:8,2 g
23 thres d 4:8,2 1
24 thres c 4:8,2 769
25 thres c * ?c_dist=768 769
26 bmap #1
27 radar 11,-1
28 cen *
29 ship *
30 map #
31 read y
32 prod *
33 EOF