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/scripts/data/morrowind_tests
elsid 6b07718871
Add morrowind test for moving object into container
3 months ago
..
README.md Add Morrowind specific tests 10 months ago
builtin.omwscripts Add Morrowind specific tests 10 months ago
openmw.cfg Add Morrowind specific tests 10 months ago
player.lua [Lua] Add CONTROL_SWITCH functions to `types.Player` and deprecate them in `openmw.input` 7 months ago
test.lua Add morrowind test for moving object into container 3 months ago
test.omwscripts Add Morrowind specific tests 10 months ago

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:?}"