mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-07 03:18:17 +00:00
![Colin Snover](/assets/img/avatar_default.png)
To move data from one SpanOwner to another, use `moveFrom`. Thanks @waltervn for pointing out the problem.
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".