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 874ff88288 In the interpretter, the id is no longer passed by vallue, but as a const reference instead.
In getMembersLocal(, a reference to a reference wrapper is used, because the id can change, bu all we need to do is change a pointer.No need to change the value
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 openMW_test_suite compiles and runs 2 years ago
files Remove unused includes 2 years ago
fx Apply clang-format to code base 2 years ago
lua openMW_test_suite compiles and runs 2 years ago
misc Apply clang-format to code base 2 years ago
mwdialogue Apply clang-format to code base 2 years ago
mwscript In the interpretter, the id is no longer passed by vallue, but as a const reference instead. 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