tests/actofgod: New, disabled for now because it oopses

This is a fairly comprehensive test of the deity commands to edit game
state: edit, setresource, setsector, give, swapsector.

The test makes edit screw up game state, triggering oopses.  The
server refuses to start without -F then, and empdump -x warns "export
has errors, not importable as is".  Until these bugs are fixed, skip
this test in "make check".

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
Markus Armbruster 2013-06-01 12:46:40 +02:00
parent 04da480e02
commit aa870f5d91
8 changed files with 7526 additions and 0 deletions

View file

@ -255,6 +255,7 @@ ifeq ($(empthread),LWP)
else
@echo "$(srcdir)/tests/smoke-test SKIPPED"
endif
@echo "$(srcdir)/tests/actofgod-test SKIPPED"
### Implicit rules