mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-05 09:10:29 +00:00
c934642bdb
This removes the dependency on array.h from str.h. Also, begun migration from the confusing type name "StringList" to the more appropriate StringArray. svn-id: r48282 |
||
---|---|---|
.. | ||
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".