This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
cb1514e0821e21ed3e05802e4161a31a1b7d82ba
dolphin
/
Source
/
UnitTests
/
Common
History
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