You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/apps/openmw
Lukasz Gromanowski 34513cf16b Added support for code coverage checking and unittests.
Added support for code coverage checking with gcov and
unittests with Google C++ unittest and GMock frameworks.

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
13 years ago
..
mwbase tvm update and fix 13 years ago
mwclass Issue #107: WindowManager is accessed only through the interface class from now on 13 years ago
mwdialogue Issue #107: WindowManager is accessed only through the interface class from now on 13 years ago
mwgui fix WindowManager destruction 13 years ago
mwinput Merge remote-tracking branch 'greye/player_control' 13 years ago
mwmechanics Issue #107: WindowManager is accessed only through the interface class from now on 13 years ago
mwrender tvm update and fix 13 years ago
mwscript tvm update and fix 13 years ago
mwsound Merge branch 'decouple' into player_control 13 years ago
mwworld tvm update and fix 13 years ago
CMakeLists.txt Added support for code coverage checking and unittests. 13 years ago
config.hpp.cmake another minor correction (fixing the previous one) 14 years ago
doc.hpp first set of additional doxygen comments 14 years ago
engine.cpp initial player rendering 13 years ago
engine.hpp Issue #352: added --script-run switch 13 years ago
main.cpp improved the help text for --script-run; updated readme.txt 13 years ago