mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2024-12-28 00:15:06 +00:00
.. | ||
.gitignore | ||
global_dialogues.lua | ||
global_issues.lua | ||
global_mwscript.lua | ||
global.lua | ||
morrowind_tests.omwscripts | ||
openmw.cfg | ||
player.lua | ||
README.md |
Morrowind integration tests
A set of scripts to provide integration tests based on Morrowind content.
Simple usage:
"${OPENMW_BINARY_DIR:?}/openmw" \
--config "${OPENMW_SOURCE_DIR:?}/scripts/data/morrowind_tests" \
--data "${MORROWIND_DATA_DIR:?}"