Create a cheater to test strange save/resume cases.
authorEric S. Raymond <esr@thyrsus.com>
Mon, 26 Jun 2017 19:03:37 +0000 (15:03 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Mon, 26 Jun 2017 19:07:09 +0000 (15:07 -0400)
commitd6cb6f0d8d258f4125fd3a0cc3899541ea2efd5b
treed3a0e8522fa7db1897fefe00a099622d8a7b9798
parent558117584079b94461485e7ad893c3e2ace8ac15
Create a cheater to test strange save/resume cases.

Patch due to Aaron Traas, but needed modification because of code
drift since submission.
.gitignore
.gitlab-ci.yml
Makefile
advent.h
cheat.c [new file with mode: 0644]
newdungeon.py
saveresume.c
tests/Makefile
tests/cheatresume.chk [new file with mode: 0644]
tests/cheatresume.log [new file with mode: 0644]