mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-30 07:23:05 +00:00
c8eeae8d4d
eos() now only returns true _after_ trying to read past the end of the stream. This has a large potential for regressions. Please test! svn-id: r34549
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".