1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-09 12:42:11 +00:00
OpenMW/apps/mwiniimporter
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>
2012-08-19 22:23:46 +03:00
..
CMakeLists.txt Added support for code coverage checking and unittests. 2012-08-19 22:23:46 +03:00
importer.cpp fixed some cppcheck issues 2012-06-06 20:29:30 +02:00
importer.hpp
main.cpp