1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-04 02:41:19 +00:00
OpenMW/apps/openmw_test_suite
elsid bef15edf0b
Remove redundant ostream, istream, iostream and sstream includes
* Replace by std::to_string and operator+ where possible.
* Move the code requiring to include <sstream> from .hpp to .cpp files.
2022-07-05 01:41:28 +02:00
..
detournavigator Remove redundant ostream, istream, iostream and sstream includes 2022-07-05 01:41:28 +02:00
esm Use ifstream for ESMReader 2022-04-15 02:58:57 +02:00
esm3 Limit the number of simultaneously open not actively used content files 2022-06-03 01:29:03 +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 Put tests output files to a separate dir 2022-05-30 01:34:23 +02:00
fx Better fog 2022-06-21 02:21:20 +02:00
lua Fix C4389 msvc warning 2022-07-01 18:47:47 +02:00
misc Fix C4389 msvc warning 2022-07-01 18:47:47 +02:00
mwdialogue
mwscript Address feedback 2022-05-22 09:29:03 +02:00
mwworld Reduce number of includes for boost/program_options 2022-06-25 18:32:10 +02:00
nifloader Clean up NIF flags 2022-06-22 01:58:16 +03:00
openmw Reduce number of includes for boost/program_options 2022-06-25 18:32:10 +02:00
serialization Fix C4389 msvc warning 2022-07-01 18:47:47 +02:00
settings Put tests output files to a separate dir 2022-05-30 01:34:23 +02:00
shader Put tests output files to a separate dir 2022-05-30 01:34:23 +02:00
sqlite3
toutf8
CMakeLists.txt Use target_precompile_headers for the most expensive headers 2022-07-01 14:05:17 +00:00
openmw_test_suite.cpp
testing_util.hpp Put tests output files to a separate dir 2022-05-30 01:34:23 +02:00