mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-14 21:59:17 +00:00
a74b081973
My initial tests were quite minimal as I was trying to fix the build. Now more of the basic INIFile functionality is tested. |
||
---|---|---|
.. | ||
audio | ||
common | ||
cxxtest | ||
engines | ||
image | ||
math | ||
.gitignore | ||
module.mk | ||
null_osystem.cpp | ||
null_osystem.h | ||
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".