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:
parent
04da480e02
commit
aa870f5d91
8 changed files with 7526 additions and 0 deletions
1
Make.mk
1
Make.mk
|
@ -255,6 +255,7 @@ ifeq ($(empthread),LWP)
|
|||
else
|
||||
@echo "$(srcdir)/tests/smoke-test SKIPPED"
|
||||
endif
|
||||
@echo "$(srcdir)/tests/actofgod-test SKIPPED"
|
||||
|
||||
|
||||
### Implicit rules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue