empserver/tests
Markus Armbruster cfa0eac32a xundump: Permit omitting trailing sectors and realms
We currently require all rows to be present for tables item, sect-chr,
infrastructure, sect, realm.

The first three make sense: the code hard-codes indexes for them, and
malfunctions when entries are blank, so we want to make it hard to
leave any blank by accident.

The last two don't: blank sectors and realms work fine.  There, the
restriction is arbitrary.  Drop it.

Sectors and realms still can't be omitted "in the middle" (can do that
only with an ID selector), but that's coming soon.

See also commit 4a4ec91.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2015-02-01 16:53:00 +01:00
..
actofgod tests/actofgod: Switch setup from deprecated setsect to edit 2014-02-16 13:19:27 +01:00
bridgefall tests/bridgefall: Cover units tumbling down with bridges 2014-02-16 13:19:24 +01:00
build tests/build: Clean up setup a bit 2014-02-16 13:19:27 +01:00
empdump xundump: Permit omitting trailing sectors and realms 2015-02-01 16:53:00 +01:00
fairland tests/files tests/fairland: Check stderr and exit status 2015-02-01 16:52:59 +01:00
files Remove option TREATIES 2014-02-16 11:44:14 +01:00
fire tests/fire: Clean up setup a bit 2014-02-16 13:19:27 +01:00
info tests/info: New; checks info and code agree on commands 2014-01-06 20:50:06 +01:00
retreat retreat: Don't consume a retreat direction that wasn't followed 2014-02-16 13:19:26 +01:00
smoke nsc: Turn NSC_HIDDEN into a flag 2015-02-01 16:52:59 +01:00
actofgod-test tests: Define and use some abbreviations 2015-02-01 16:52:59 +01:00
bridgefall-test tests: Define and use some abbreviations 2015-02-01 16:52:59 +01:00
build-test tests: Define and use some abbreviations 2015-02-01 16:52:59 +01:00
empdump-test tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
fairland-test tests/files tests/fairland: Check stderr and exit status 2015-02-01 16:52:59 +01:00
files-test tests/files tests/fairland: Check stderr and exit status 2015-02-01 16:52:59 +01:00
fire-test tests: Define and use some abbreviations 2015-02-01 16:52:59 +01:00
info-test tests: Define and use some abbreviations 2015-02-01 16:52:59 +01:00
normalize.pl tests: Fix normalization of nat_timeused in prompt in journal 2014-01-19 10:09:16 +01:00
retreat-test tests: Define and use some abbreviations 2015-02-01 16:52:59 +01:00
smoke-test tests: Define and use some abbreviations 2015-02-01 16:52:59 +01:00
test-common.sh tests: New helper cmp_out1 2015-02-01 16:52:59 +01:00