dolphin/Source/UnitTests/VideoCommon
Léo Lam 8d21fa56a1
UnitTests: Use MathUtil::SaturatingCast to avoid UB
[conv.fpint]/1:

> A prvalue of a floating-point type can be converted to a prvalue of
> an integer type. The conversion truncates; that is, the fractional
> part is discarded. The behavior is undefined if the truncated value
> cannot be represented in the destination type.
2021-04-06 23:27:23 +02:00
..
CMakeLists.txt [Android] Fix building unit tests. 2015-02-18 16:24:30 -06:00
VertexLoaderTest.cpp UnitTests: Use MathUtil::SaturatingCast to avoid UB 2021-04-06 23:27:23 +02:00