mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-09 11:20:56 +00:00
2db5747642
- Changed Common::Queue::front and Common::Queue::back to return references instead of values svn-id: r34240 |
||
---|---|---|
.. | ||
common | ||
cxxtest | ||
module.mk | ||
README |
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".