empserver/tests
Markus Armbruster 2936e07f41 edit: Make unit owner change away from POGO work
Units owned by POGO are not in use.  Giving a unit to POGO destroys
it.  The opposite doesn't work, however: the unit prewrite hooks give
it right back to POGO, because efficiency is below the minimum.  Make
it work by also increasing efficiency to minimum.

Note that you can't use this to create a unit that doesn't already
exist in the respective file.  That's because edit's second argument
selects from existing objects only.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2014-01-02 14:07:22 +01:00
..
actofgod edit: Make unit owner change away from POGO work 2014-01-02 14:07:22 +01:00
fairland Change fairland island size probability distribution 2013-05-08 06:57:55 +02:00
files Use int instead of signed char for pln_flags 2013-05-08 06:57:54 +02:00
smoke tests: Drop smoke.out, actofgod.out 2014-01-02 14:07:22 +01:00
actofgod-test tests: Factor out begin_tests(), end_tests() 2014-01-02 14:07:22 +01:00
fairland-test Switch PRNG from BSD random() to Mersenne Twister 2013-05-08 06:55:21 +02:00
files-test Add files test to make check 2013-05-08 06:55:18 +02:00
normalize.pl tests: Cut off log file timestamp instead of normalizing it 2013-05-31 09:54:50 +02:00
smoke-test tests: Factor out begin_tests(), end_tests() 2014-01-02 14:07:22 +01:00
test-common.sh tests: Factor out begin_tests(), end_tests() 2014-01-02 14:07:22 +01:00