empserver/tests
Markus Armbruster 199388b084 nat: Deprecate selector hostname, fix value to ""
Its value has always been "", unless the deity recompiled with
RESOLVE_IPADDRESS defined, or imported another value with empdump.

I'm going to drop the RESOLVE_IPADDRESS code, including struct natstr
member nat_hostname.  To prepare for that, fix the selector's value to
"", so it doesn't need nat_hostname, and deprecate it.

This changes its "len" in xdump meta nat from 512 to 0.  Unlikely to
upset clients.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2015-02-01 16:52:58 +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
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: 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 nat: Deprecate selector hostname, fix value to "" 2015-02-01 16:52:58 +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
retreat-test tests/retreat: New; exercising retreat 2014-02-16 13:19:25 +01:00
smoke-test tests: Rename final xdump files to final.xdump 2014-01-19 10:09:16 +01:00
test-common.sh tests: Save diff -u between expected and actual output 2014-02-16 13:19:25 +01:00