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 Enable the page fault test on targets that aren't x86_64 2015-11-19 00:51:29 -06:00
TestUtils VideoBackends: Simplify initialization and deinitialization of resources 2015-12-20 22:40:37 -05:00
VideoCommon VertexLoaderTest: Amend code to fix new warnings in Visual Studio 2016-03-30 21:00:08 -04:00
CMakeLists.txt [Android] Fix building unit tests. 2015-02-18 16:24:30 -06:00
UnitTests.vcxproj D3D12: Initial commit for D3D12 backend implementation. 2016-02-15 09:48:25 -08:00
UnitTests.vcxproj.user msvc: get UnitTests compiling 2014-09-01 21:27:45 -07:00