projects
/
open-adventure.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35f4af1
)
Imprive coverage of cheat.
author
Eric S. Raymond
<esr@thyrsus.com>
Sun, 2 Jul 2017 17:57:01 +0000
(13:57 -0400)
committer
Eric S. Raymond
<esr@thyrsus.com>
Sun, 2 Jul 2017 17:57:01 +0000
(13:57 -0400)
tests/Makefile
patch
|
blob
|
history
diff --git
a/tests/Makefile
b/tests/Makefile
index 62075159918bc3eb3b7dea589e977564409b6e32..8092aab196f040e7215998cdae2c42426b095960 100644
(file)
--- 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"