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
Evil Eye a594f0dd25 Split tests further 6 months ago
..
README.md Add Morrowind specific tests 1 year ago
global.lua Add unit tests 6 months ago
global_dialogues.lua Add simple tests for dialogues 8 months ago
global_issues.lua Add simple tests for dialogues 8 months ago
global_mwscript.lua Split tests further 6 months ago
morrowind_tests.omwscripts Add simple tests for dialogues 8 months ago
openmw.cfg Add simple tests for dialogues 8 months ago
player.lua Add simple tests for dialogues 8 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:?}"