X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=tests%2FMakefile;h=8092aab196f040e7215998cdae2c42426b095960;hp=62075159918bc3eb3b7dea589e977564409b6e32;hb=e31e69b1726723aab7a096d6ccc850f4a0f7419c;hpb=2d71fe813793334a0e2c46d8b942dba9a5aff208 diff --git a/tests/Makefile b/tests/Makefile index 6207515..8092aab 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -65,6 +65,8 @@ buildregress: savegames savecheck: savegames $(ECHO) "TEST cheat: Bogus option for save file generation" ../cheat -QqQ 2> /tmp/coverage_cheat_batopt | true + $(ECHO) "TEST cheat: No save file specified" + ../cheat 2>/dev/null | true $(ECHO) "TEST cheat: Fail to save because we omit -o" ../cheat -d 1 2> /tmp/coverage_cheat_nooutput | true $(ECHO) "TEST cheat: Fail to save to invalid path"