#843690 Hippomocks makes unit tests fail on selected architectures (arm64, mips, mips64el, mipsel)

Package:
colobot
Source:
colobot
Description:
educational programming strategy game
Submitter:
Didier 'OdyX' Raboud
Date:
2024-12-09 17:42:07 UTC
Severity:
important
Tags:
#843690#5
Date:
2016-11-08 19:20:40 UTC
From:
To:
The unittests have been enabled in 0.1.9-1; they fail to run because of
limitations in the hippomocks library, that is (currently) embedded in
src:colobot. Fortunately hippomocks is only used in tests, so it is
expected that Colobot actually runs fine on these architectures.

This bug will exist as a reminder to fix this.