You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/apps/openmw_test_suite
florent.teppe 65cdd489fb create a specific esm reader function for RefID to avoid allocation for string and then again for RefId
Fixed some types

removed useless header

applied clang format

fixed compile tests

fixed clang tidy, and closer to logic before this MR

Removed hardcoded refids

unless there is a returned value we don't use static RefIds
can use == between RefId and hardcoded string

Fix clang format

Fixed a few instances where std::string was used, when only const std::string& was needed

removed unused variable
2 years ago
..
detournavigator Fix detournavigator tests 2 years ago
esm Remove unused includes 2 years ago
esm3 Apply clang-format to code base 2 years ago
esm4 Rename components/esm4/acti.hpp -> components/esm4/loadacti.hpp 3 years ago
esmloader create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2 years ago
files Remove unused includes 2 years ago
fx Apply clang-format to code base 2 years ago
lua create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2 years ago
misc Apply clang-format to code base 2 years ago
mwdialogue Apply clang-format to code base 2 years ago
mwscript create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2 years ago
mwworld openMW_test_suite compiles and runs 2 years ago
nif Do not add redundant nullptr parent 2 years ago
nifloader Move init functions for Nif nodes to a separate file 2 years ago
nifosg Add tests for NifOsg::Loader 2 years ago
openmw Apply clang-format to code base 2 years ago
serialization Apply clang-format to code base 2 years ago
settings Apply clang-format to code base 2 years ago
shader Apply clang-format to code base 2 years ago
sqlite3 Apply clang-format to code base 2 years ago
toutf8 Apply clang-format to code base 2 years ago
CMakeLists.txt Lua coroutine crash tests 2 years ago
openmw_test_suite.cpp Apply clang-format to code base 2 years ago
testing_util.hpp Apply clang-format to code base 2 years ago