mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-12 12:40:58 +00:00
3db24addcd
- Removed two failing comparison tests of SharedPtr in our test suite (those were not supported according to our documentation anyway) svn-id: r31312
This directory contains some unit tests for ScummVM. They are based on CxxTest <http://cxxtest.sourceforge.net/>, which you can find in the cxxtest subdirectory, including its manual. To run the unit tests, simply use "make test".