1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-06 00:55:50 +00:00
OpenMW/apps/openmw_test_suite
elsid 6b7434ca69
Pass std::string_view instead of const std::string&
* Starting with Actor::getBodyPartMesh and ending with
  Misc::StringUtils::ciEqual.
* Add tests for Misc::StringUtils::ciEqual.
2021-09-09 18:39:50 +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 Function LuaUtil::toString 2021-08-31 09:41:58 +02:00
misc Pass std::string_view instead of const std::string& 2021-09-09 18:39:50 +02:00
mwdialogue components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 2020-10-22 23:57:53 +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
settings
shader
CMakeLists.txt Fixes and refactoring 2021-07-09 20:48:54 +02:00
openmw_test_suite.cpp