empserver/tests/fire
Markus Armbruster 1b7b5b09e3 tests/fire: Use build command for setup
Setup uses edit to build units.  Stupid idea, because that misses unit
initialization normally done by build, directly or via
unit_wipe_orders().  Use build instead.

Changes test output harmlessly: ship xbuilt, ybuilt go from 0,0 to the
building sector, ship#0's builder goes from 98 to 0, all ships'
cargostart and cargoend go from 0 to -1, jhb range from 0 to 35, and
land unit retreat percentage from 0 to 42.

Setup no longer needs country 98.  Drop it.

Setup no longer copies 2,0 to 0,0 messing up its distribution center.
Harmless.

Setup doesn't need POGO's tech level anymore, so don't set it to 400.
Nukes are now built at their required tech level.  Also harmless.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2014-02-16 13:19:24 +01:00
..
01-sector-1 tests/fire: Rename test scripts for clarity 2014-02-16 11:44:43 +01:00
02-POGO tests/fire: Drop reset of #1's BTUs between sub-tests 2014-01-19 10:16:59 +01:00
03-ship-1 tests/fire: Rename test scripts for clarity 2014-02-16 11:44:43 +01:00
04-POGO tests/fire: Drop reset of #1's BTUs between sub-tests 2014-01-19 10:16:59 +01:00
05-land-1 tests/fire: Rename test scripts for clarity 2014-02-16 11:44:43 +01:00
99-POGO tests/fire: Use build command for setup 2014-02-16 13:19:24 +01:00
final.xdump tests/fire: Use build command for setup 2014-02-16 13:19:24 +01:00
journal.log tests/fire: Use build command for setup 2014-02-16 13:19:24 +01:00
server.log tests: Enable running_test_suite by default 2014-01-19 10:09:17 +01:00
setup-POGO tests/fire: Use build command for setup 2014-02-16 13:19:24 +01:00