dolphin/Source/UnitTests/Common
Lioncash 8ce04f9a65 General: Replace GC_ALIGN macros with alignas
Standard supported alignment -> out with compiler-specific.
2015-09-06 12:53:51 -04:00
..
BitFieldTest.cpp General: Replace GC_ALIGN macros with alignas 2015-09-06 12:53:51 -04:00
BitSetTest.cpp
BlockingLoopTest.cpp
BusyLoopTest.cpp
CMakeLists.txt
CommonFuncsTest.cpp CommonFuncs: Replace ArraySize define with constexpr equivalent 2015-09-03 23:47:14 -04:00
EventTest.cpp
FifoQueueTest.cpp
FixedSizeQueueTest.cpp
FlagTest.cpp
MathUtilTest.cpp MathUtil: Remove IsNAN and IsINF 2015-08-21 15:05:43 -04:00
x64EmitterTest.cpp