This page is out of date

You've reached a page on the Ren'Py wiki. Due to massive spam, the wiki hasn't been updated in over 5 years, and much of the information here is very out of date. We've kept it because some of it is of historic interest, but all the information relevant to modern versions of Ren'Py has been moved elsewhere.

Some places to look are:

Please do not create new links to this page.


Test Cases

This page contains a list of test cases Ren'Py must pass before being released. Please add new test cases to the bottom of this list.

  1. Run tools/game_lint.bat to check over the script. Ensure that no lint results are returned.
  1. Run the game. Go into the demonstration. Run through every category in the demonstration, ensuring that every function tested by the demonstration is correct. Return to the main menu.
  1. Start a new game. Go several screens into the game. Save the game. Go to preferences. Change display to fullscreen. Quit.
  1. Start a new game. Ensure we remain in fulscreen mode. Load the game. Ensure we can rollback to the start of the game.
  1. Hit shift+R. Ensure that the game returns to the same point.
  1. Hit shift+>. Ensure that we advance to the next menu.