1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-02 16:15:35 +00:00
openmw/apps/openmw_test_suite
AnyOldName3 8fc09f8c51 Merge remote-tracking branch 'upstream/master' into detain-hash-selectively-reluctant
Merge conflicts included:
* One setting being removed (branch had changed its type).
* One setting's description being changed (branch had changed its type).
* List of files in components/files was changed both upstream and on the
  branch.
* Upstream had changed something in a file the branch deletes.
2021-12-09 17:09:52 +00:00
..
detournavigator Add raw heightfield data to navigator 2021-12-03 01:16:15 +01:00
esm Use std::variant for ESM::Variant implementation 2021-04-08 19:39:31 +02:00
esmloader Load only supported content formats by EsmLoader 2021-11-22 20:58:48 +01:00
files Use MurmurHash3_x64_128 for file hash 2021-11-21 17:05:59 +01:00
lua Support multiple arguments in Lua callbacks. 2021-11-21 13:12:35 +01:00
misc Extract correctSoundPath method to avoid code duplication. Add unit test for the new method 2021-11-10 23:06:35 +01:00
mwdialogue Fix keyword search when the keyword is preceded by a non whitespace non alpha character 2021-10-07 13:26:40 +00:00
mwscript Treat commas in scripts as whitespace 2021-11-13 14:06:21 +01:00
mwworld Merge remote-tracking branch 'upstream/master' into detain-hash-selectively-reluctant 2021-12-09 17:09:52 +00:00
nifloader Use MurmurHash3_x64_128 for file hash 2021-11-21 17:05:59 +01:00
openmw Remove commented-out test conditions 2021-11-28 20:30:16 +00:00
settings Add tests for settings parser 2019-10-21 22:47:24 +02:00
shader Correctly resetting line numbering during shader processing. 2020-10-03 14:22:34 +02:00
sqlite3 Add sqlite3 helpers 2021-10-16 17:43:08 +02:00
CMakeLists.txt Precompile sol.hpp in order to reduce compilation time. 2021-12-04 11:32:39 +00:00
openmw_test_suite.cpp Fix tests on windows 2021-10-21 19:48:31 +02:00