]> git.pond.sub.org Git - empserver/commit
tests/actofgod: New, disabled for now because it oopses
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 1 Jun 2013 10:46:40 +0000 (12:46 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Thu, 6 Jun 2013 17:52:20 +0000 (19:52 +0200)
commitaa870f5d911d6a985fe0e6f843d81d1edb77f8d8
treed271568c5539153b76752aeddac1dc007d86e2a4
parent04da480e027e92ddc30fd114680d884ac905754a
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>
Make.mk
tests/actofgod-test [new file with mode: 0755]
tests/actofgod/actofgod.out [new file with mode: 0644]
tests/actofgod/actofgod.xdump [new file with mode: 0644]
tests/actofgod/geninput.pl [new file with mode: 0755]
tests/actofgod/init_script [new file with mode: 0644]
tests/actofgod/journal.log [new file with mode: 0644]
tests/actofgod/server.log [new file with mode: 0644]