dolphin/Source/UnitTests/Common
Tillmann Karras 9ef64245fa MathUtil: fix IsQNAN()
The constants were one nibble too short and the lower 51 bits don't
actually have to be zero.
2014-03-09 19:34:58 +01:00
..
CMakeLists.txt Add more tests for Common and Core/MMIO 2014-03-09 14:27:04 +01:00
CommonFuncsTest.cpp Add more tests for Common and Core/MMIO 2014-03-09 14:27:04 +01:00
FifoQueueTest.cpp Add more tests for Common and Core/MMIO 2014-03-09 14:27:04 +01:00
FixedSizeQueueTest.cpp Add more tests for Common and Core/MMIO 2014-03-09 14:27:04 +01:00
MathUtilTest.cpp MathUtil: fix IsQNAN() 2014-03-09 19:34:58 +01:00