Exercise load, unload, lload, lunload, tend, and ltend. Notable coverage gaps: * Effect on land unit fortification * Effect on mission and retreat orders * Ships, land units and planes on sale (option MARKET 1) * Transmission of plague (option NO_PLAGUE 0) * Land units loading and unloading civilians (need a custom land unit type capable of carrying civilians) * load refusing to load x-light planes (need a custom ship type that can carry helo but not x-light) * load and lload refusing to load land units carrying land units, and lload refusing to load land units onto land units that are being carried (need a custom non-heavy land unit type that can carry land units) * tend refusing to tend non-light land units to non-supply ships, or to supply ships without room (need custom a non-light assault land unit type) This test exposes bugs. They're marked "BUG:" in the test input. There are also oddities marked "odd:", and usability issues marked "usability:". Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
20 lines
461 B
Text
20 lines
461 B
Text
cens * ?des#.
|
|
comm * ?des#.
|
|
ship *
|
|
carg *
|
|
plane *
|
|
land *
|
|
lcarg *
|
|
read 0
|
|
read 1
|
|
| BUG: POGO gives away sam#184/214 silently
|
|
| BUG: POGO destroys sam#204 silently
|
|
| BUG: POGO gives away linf#214/244 silently
|
|
| BUG: POGO destroys linf#234 silently
|
|
read 2
|
|
read 3
|
|
| BUG: reports 2f instead of 1f tended to cs#163 4 times
|
|
read 4
|
|
| BUG: POGO gives away sam#194/224 silently
|
|
| BUG: POGO gives away linf#224/254 silently
|
|
| BUG: reports 2f instead of 1f tended to cs#164
|