BUG: Unit test failures with Release build (Float comparisons)
tgiphil opened this issue · 2 comments
tgiphil commented
FAILED: _ExceptionHandlingTests::ExceptionTest0() Expected: 60 Result: 20
FAILED: FinallyTests::TryFinally5() Expected: 120 Result: 80
FAILED: SingleTests::CltR4R4(a,b)
FAILED: SingleTests::CgeR4R4(a,b)
FAILED: SingleTests::CneqR4R4(a,b)
FAILED: SingleTests::CeqR4R4(a,b)
FAILED: DoubleTests::CltR8R8(a,b)
FAILED: DoubleTests::CgeR8R8(a,b)
FAILED: DoubleTests::CneqR8R8(a,b)
FAILED: DoubleTests::CeqR8R8(a,b)
tgiphil commented
Exception handling have been fixed.
tgiphil commented
Mosa.Utility.UnitTests.exe -check