1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +00:00
OpenMW/apps/openmw_test_suite
2022-09-12 21:00:51 +02:00
..
detournavigator Add comments to prevent line splitting on formatting 2022-09-12 21:00:51 +02:00
esm Do compile time checks in compile time instead of tests 2022-08-03 21:47:00 +02:00
esm3 Make sure all paths are passed as std::filesystem::path instead of std::string where possible. 2022-09-11 14:41:15 +02:00
esm4 Rename components/esm4/acti.hpp -> components/esm4/loadacti.hpp 2022-04-23 00:40:45 +02:00
esmloader Limit the number of simultaneously open not actively used content files 2022-06-03 01:29:03 +02:00
files Add new functions and overloads to support std::u8string and std::filesystem::path. 2022-09-11 14:41:20 +02:00
fx cleanup default shaders and remove confusing main shader 2022-08-07 06:42:48 -07:00
lua Make sure all paths are passed as std::filesystem::path instead of std::string where possible. 2022-09-11 14:41:15 +02:00
misc Improve format workaround and add unit tests 2022-08-26 19:43:57 +00:00
mwdialogue
mwscript Use string_view in the remaining Class methods and push string_views closer to the MyGUI boundary 2022-08-23 22:14:27 +02:00
mwworld Avoid chained operator() calls to prevent formatting issues 2022-09-12 16:48:15 +02:00
nifloader Make sure all paths are passed as std::filesystem::path instead of std::string where possible. 2022-09-11 14:41:15 +02:00
openmw Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions. 2022-09-11 14:41:20 +02:00
serialization Fix C4389 msvc warning 2022-07-01 18:47:47 +02:00
settings Make sure all paths are passed as std::filesystem::path instead of std::string where possible. 2022-09-11 14:41:15 +02:00
shader Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions. 2022-09-11 14:41:20 +02:00
sqlite3
toutf8
CMakeLists.txt Implement std::filesystem::path conversion tests. 2022-09-11 14:41:20 +02:00
openmw_test_suite.cpp
testing_util.hpp Add new functions and overloads to support std::u8string and std::filesystem::path. 2022-09-11 14:41:20 +02:00