empserver/tests
Markus Armbruster 13e3ce4e59 xundump: Don't require ID field to come first
The code needs it first so it can store field values into the object
right away.  Save the values instead, and store them when the row is
complete.

The improvement is hardly worth the trouble by itself, but it'll
simplify supporting keys consisting of multiple fields, like sector
xloc, yloc or realm cnum, realm, so we can omit rows in those tables,
too.

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: Don't require ID field to come first 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