mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-06 01:31:39 +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. |
||
---|---|---|
.. | ||
audio | ||
common | ||
cxxtest | ||
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".