mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-09 12:22:51 +00:00
![Colin Snover](/assets/img/avatar_default.png)
For SCI engine games, ratios may not be normalised and so to avoid extra scaling, there needs to be a way to simply check whether a ratio is 1:1.
This directory contains some unit tests for ScummVM. They are based on CxxTest <http://cxxtest.com/>, which you can find in the cxxtest subdirectory, including its manual. To run the unit tests, simply use "make test".