empserver/tests
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
..
actofgod tests/actofgod: Use build command for setup 2014-02-16 12:00:31 +01:00
bridgefall tests/bridgefall: Use build command for setup 2014-02-16 13:19:20 +01:00
build tests/build: Use build command for setup 2014-02-16 12:00:31 +01:00
fairland Remove option TREATIES 2014-02-16 11:44:14 +01:00
files Remove option TREATIES 2014-02-16 11:44:14 +01:00
fire tests/fire: Use build command for setup 2014-02-16 13:19:24 +01:00
info tests/info: New; checks info and code agree on commands 2014-01-06 20:50:06 +01:00
smoke build scrap: Redo 4.2.3's fix for manufacturing military 2014-02-16 11:48:34 +01:00
actofgod-test tests: Use feed_files for setup scripts 2014-01-19 10:09:16 +01:00
bridgefall-test tests/bridgefall: New; exercising splashing of bridges 2014-02-16 11:51:50 +01:00
build-test tests/build: New; exercises build command 2014-02-16 11:44:42 +01:00
fairland-test tests: Rename final xdump files to final.xdump 2014-01-19 10:09:16 +01:00
files-test tests: Rename final xdump files to final.xdump 2014-01-19 10:09:16 +01:00
fire-test tests: Use feed_files for setup scripts 2014-01-19 10:09:16 +01:00
info-test tests: New test-suite-only command __cmd 2014-01-19 10:16:24 +01:00
normalize.pl tests: Fix normalization of nat_timeused in prompt in journal 2014-01-19 10:09:16 +01:00
smoke-test tests: Rename final xdump files to final.xdump 2014-01-19 10:09:16 +01:00
test-common.sh tests: Zap setup's news and lost items, like telegrams 2014-02-16 11:51:50 +01:00