Create a cheater to test strange save/resume cases.

Patch due to Aaron Traas, but needed modification because of code
drift since submission.
This commit is contained in:
Eric S. Raymond 2017-06-26 15:03:37 -04:00
parent 5581175840
commit d6cb6f0d8d
10 changed files with 124 additions and 10 deletions

View file

@ -442,7 +442,7 @@ if __name__ == "__main__":
len(db["locations"])-1,
len(db["objects"])-1,
len(db["hints"]),
len(db["classes"]),
len(db["classes"])-1,
len(db["obituaries"]),
len(db["turn_thresholds"]),
len(db["actspk"]),