1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-21 06:09:42 +00:00
openmw/apps/openmw_test_suite
AnyOldName3 1b83b08d80 Merge remote-tracking branch 'upstream/master' into detain-hash
Tests which no longer work are commented out.
Some of these don't work because they're effectively testing for the
presence of bugs in the old implementation.
Others don't work because we're no longer accidentally disabling the
boost::program_options feature where it generates an error if only part
of a token gets consumed.
These will be fixed by later commits.
2021-10-10 23:50:50 +01:00
..
detournavigator Make AiPursue path destination to be as close as possible to target 2021-08-18 23:44:36 +02:00
esm Use std::variant for ESM::Variant implementation 2021-04-08 19:39:31 +02:00
lua 3D transforms in Lua 2021-09-28 20:37:47 +02:00
misc Pass std::string_view instead of const std::string& 2021-09-09 18:39:50 +02: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
mwworld Purge all uses of Escape Hash types 2021-10-09 01:49:08 +01:00
nifloader Merge pull request #3032 from akortunov/gtest 2020-12-18 01:46:42 +03:00
openmw Merge remote-tracking branch 'upstream/master' into detain-hash 2021-10-10 23:50:50 +01: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
CMakeLists.txt Add tests for openmw options 2021-10-05 22:51:12 +02:00
openmw_test_suite.cpp Google Test / Google Mock / OpenMW unit tests on Windows 2019-01-23 14:21:03 +01:00