mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-03 07:59:38 +00:00
4d3a07b494
* names now comply to our naming conventions * the function computeStreamMD5AsString which computes the MD5 as a hex string now returns it as a Common::String * add doxygen comments svn-id: r54121 |
||
---|---|---|
.. | ||
common | ||
cxxtest | ||
sound | ||
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".