mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-27 05:32:45 +00:00
9b993aed00
I can't reproduce any precision issues on my machine so this is only a guess.
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".