"cheat" now has command-line arguments for generating cheat files
[open-adventure.git] / tests / Makefile
index cffab9a73391d093f3beb58bff8319936b1e45e4..cbef1424c8a38de300cc5fb4bb3ef11a1a76ea2e 100644 (file)
@@ -37,6 +37,8 @@ buildregress:
        done; \
        rm -f scratch.tmp
 regress:
+       $(ECHO) -n "Generate cheat file: "
+       ../cheat -d -1000 -o cheat_numdie.adv
        @for file in $(TESTLOADS); do \
            $(ECHO) -n "  $${file} "; grep '##' $${file}.log  || echo ' ## (no description)'; \
            OPTS=`sed -n /#options:/s///p <$${file}.log`; \