mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-12 14:09:28 +00:00
![Le Philousophe](/assets/img/avatar_default.png)
When baseName was called with a base name path but escaped, unescape was called with the escaping marker while this is not allowed.
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".