mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-07 03:18:17 +00:00
![Max Horn](/assets/img/avatar_default.png)
* 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
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".