mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-08 11:57:25 +00:00
![Colin Snover](/assets/img/avatar_default.png)
This was being patched out downstream in Debian. A solution that works for everybody is to just not use a zero-length string when testing formatting with no conversion specifications.
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".