1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +00:00
OpenMW/apps/openmw_test_suite
elsid 035307b012
Add tests for openmw options
In attempt to document current behaviour. Add commented out checks as desired
behaviour.
2021-10-05 22:51:12 +02:00
..
detournavigator Make AiPursue path destination to be as close as possible to target 2021-08-18 23:44:36 +02:00
esm Use std::variant for ESM::Variant implementation 2021-04-08 19:39:31 +02:00
lua Move LuaState::makeReadOnly(sol::table) out of the class because it doesn't need to access LuaState internals. 2021-09-19 14:38:27 +02:00
misc Pass std::string_view instead of const std::string& 2021-09-09 18:39:50 +02:00
mwdialogue Replaced Assert_true with expect_eq 2021-09-20 19:56:47 +02:00
mwworld Use correct variable types when loading config for tests 2020-12-09 00:32:01 +00:00
nifloader Merge pull request #3032 from akortunov/gtest 2020-12-18 01:46:42 +03:00
openmw Add tests for openmw options 2021-10-05 22:51:12 +02:00
settings
shader
CMakeLists.txt Add tests for openmw options 2021-10-05 22:51:12 +02:00
openmw_test_suite.cpp