mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-04 08:17:40 +00:00
4ba0ff8deb
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. |
||
---|---|---|
.. | ||
audio | ||
common | ||
cxxtest | ||
cxxtest_mingw.h | ||
module.mk | ||
README |
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".