1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-24 18:39:59 +00:00
OpenMW/apps/openmw_test_suite
elsid 23026caacc
Fix LuaUtilPackageTest.Transform
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) }"
2021-10-17 22:47:18 +02:00
..
2021-10-17 19:55:29 +02:00
2021-10-17 22:47:18 +02:00
2021-10-05 22:51:12 +02:00
2019-10-21 22:47:24 +02:00
2021-10-16 17:43:08 +02:00
2021-10-17 19:55:29 +02:00
2021-10-17 19:55:29 +02:00