empserver/tests
Markus Armbruster c0f3a1e5e5 edit: Accept interactive empty key argument again
Empty key arguments work fine when passed as command arguments, but
not interactively.  For example, 'edit s 42 R ""' clears the retreat
path, but in an interactive 'edit s 43', 'R ""' sets it to "".

In Empire 1, omitting the argument made it empty.  Empire 2 turned
that into an error without providing an alternative.

Switch to the common command parser, so that quoting works, and "" is
parsed as empty argument.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2013-06-06 19:54:58 +02:00
..
actofgod edit: Accept interactive empty key argument again 2013-06-06 19:54:58 +02: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: Capture player output via journal instead of client 2013-05-31 10:52:50 +02:00
actofgod-test tests/actofgod: New, disabled for now because it oopses 2013-06-06 19:52:20 +02: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: Capture player output via journal instead of client 2013-05-31 10:52:50 +02:00
test-common.sh tests: Capture player output via journal instead of client 2013-05-31 10:52:50 +02:00