]> git.pond.sub.org Git - empserver/blob - tests/smoke/13/01
New make target check
[empserver] / tests / smoke / 13 / 01
1 #!/bin/sh
2 . "${SCRIPTDIR}"/common.sh
3 runfeed 1 << EOF
4 des -2,-2 j
5 thres l -2,-2 1
6 des -4,-2 k
7 thres h -4,-2 1
8 thres o -4:-2,-2 0
9 des 1,-3 j
10 thres l 1,-3 1
11 thres o 1,-3 0
12 des -1,3 o
13 thres o -1,3 1
14 des 2,2 m
15 thres i 2,2 1
16 thres h 2,2 0
17 des 3,-1 m
18 thres l 3,-1 0
19 thres i 3,-1 1
20 thres l 6,-2 400
21 radar 11,-1
22 lload m 0 20
23 lload m 1/2/3 1
24 march 0/1/2/3 5,-1
25 load m 1 25
26 load c 1 300
27 load l 1 100
28 load h 1 100
29 load c 2 10
30 load c 3 10
31 load land 1 0
32 load land 2 1
33 load land 3 2
34 load land 3 3
35 build l 10,2 art
36 nav 2 nh
37 scrap l 1
38 y
39 scrap s 2
40 y
41 scuttle l 1
42 y
43 scuttle s 2
44 y
45 comm 5,-1
46 scrap l 2
47 y
48 comm 5,-1
49 scrap s 3
50 y
51 comm 5,-1
52 thres i 5,-1 0
53 thres d 5,-1 0
54 thres o 5,-1 0
55 bmap #1
56 cen *
57 ship *
58 land *
59 map #
60 read y
61 prod *
62 EOF