mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-20 06:23:54 +00:00
23026caacc
It can fail due to float arithmetic precision with error: Expected equality of these values: getAsString(lua, "moveAndScale") Which is: "TransformM{ move(6, 22, 18) scale(0.5, 1, 0.5) rotation(angle=8.53284e-17, axis=(1, 0, 0)) }" "TransformM{ move(6, 22, 18) scale(0.5, 1, 0.5) }" |
||
---|---|---|
.. | ||
test_lua.cpp | ||
test_omwscriptsparser.cpp | ||
test_querypackage.cpp | ||
test_scriptscontainer.cpp | ||
test_serialization.cpp | ||
test_utilpackage.cpp | ||
testing_util.hpp |