mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-19 08:25:35 +00:00
0a0258edcf
There are some unit tests to verify that this works correctly. There is a small chance that this causes regressions in weird setups.
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".