mirror of
https://github.com/bronson-g/rogueLike.git
synced 2026-01-16 09:47:46 -05:00
12 lines
510 B
Plaintext
12 lines
510 B
Plaintext
*******************************************************************************
|
|
Test Cases
|
|
*******************************************************************************
|
|
Executed with no file name: my error message was printed and the program quit.
|
|
|
|
Executed with a bad file name: my program uses a default level instead.
|
|
|
|
Deleted default level, and executed with bad file name: my error messages were
|
|
printed and my program quit.
|
|
|
|
Kept playing the game over and over to make sure everything was just right.
|