mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-02 14:51:40 +00:00

My initial tests were quite minimal as I was trying to fix the build. Now more of the basic INIFile functionality is tested.
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".