mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
8d9221a71e
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 |
||
---|---|---|
.. | ||
BitFieldTest.cpp | ||
BitSetTest.cpp | ||
BlockingLoopTest.cpp | ||
BusyLoopTest.cpp | ||
CMakeLists.txt | ||
CommonFuncsTest.cpp | ||
EventTest.cpp | ||
FifoQueueTest.cpp | ||
FixedSizeQueueTest.cpp | ||
FlagTest.cpp | ||
MathUtilTest.cpp | ||
x64EmitterTest.cpp |