dolphin/Source/UnitTests
Lioncash 8d9221a71e MathUtilTest: Fix tests on MSVC - Document compiler bug
MSVC's implementation of numeric_limits currently generates incorrect
signaling NaNs. The resulting values are actually quiet NaNs instead.

This commit is based off of a solution by shuffle2. The only
difference is a template specialization for floats is also added
to cover all bases
2016-04-03 19:16:47 -04:00
..
Common MathUtilTest: Fix tests on MSVC - Document compiler bug 2016-04-03 19:16:47 -04:00
Core
TestUtils
VideoCommon VertexLoaderTest: Amend code to fix new warnings in Visual Studio 2016-03-30 21:00:08 -04:00
CMakeLists.txt
UnitTests.vcxproj D3D12: Initial commit for D3D12 backend implementation. 2016-02-15 09:48:25 -08:00
UnitTests.vcxproj.user