mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-20 08:48:13 +00:00
dd7891cdad
The new test verifies that a given object is indeed deleted after the smart pointer leaves scope. svn-id: r48358 |
||
---|---|---|
.. | ||
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".