Imprive coverage of cheat.
This commit is contained in:
parent
35f4af108d
commit
708dd0fb4a
1 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue