1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-07 12:54:00 +00:00
OpenMW/apps/openmw_test_suite
2022-09-19 21:42:18 +02:00
..
detournavigator Add comments to prevent line splitting on formatting 2022-09-12 21:00:51 +02:00
esm
esm3 Use std::filesystem for unit tests temporary files path. 2022-09-19 21:42:18 +02:00
esm4
esmloader Use std::filesystem for unit tests temporary files path. 2022-09-19 21:42:18 +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
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
mwdialogue
mwscript
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
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 Use std::filesystem for unit tests temporary files path. 2022-09-19 21:42:18 +02:00
CMakeLists.txt Use std::filesystem for unit tests temporary files path. 2022-09-19 21:42:18 +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