dolphin/Source/UnitTests/Common
Lioncash c4fb07f428 Common, DSP: Only compile in x86-64 emitter related utilities on x86 platforms
Previously these were required to be built into the executable so that
the JIT portion of the DSP code would build properly, as the
x86-64-specifics were tightly coupled to the DSP common code. As this is
no longer the case, this is no longer necessary.
2018-06-21 06:53:31 -04:00
..
Crypto IOSC: Implement VerifyPublicKeySign for ECC 2018-05-20 20:04:53 +02:00
BitFieldTest.cpp specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
BitSetTest.cpp UnitTests: use EXPECT_TRUE/EXPECT_FALSE (fixes warnings) 2017-03-24 17:26:27 -07:00
BitUtilsTest.cpp UnitTests: Fix MSVC compilation 2018-06-12 15:28:59 +02:00
BlockingLoopTest.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
BusyLoopTest.cpp BusyLoopTest: Only run 10 times. 2016-06-27 22:06:52 +02:00
CMakeLists.txt Common, DSP: Only compile in x86-64 emitter related utilities on x86 platforms 2018-06-21 06:53:31 -04:00
CommonFuncsTest.cpp CommonFuncs: Convert ROUND_UP_POW2 macro to a function 2018-05-10 19:42:20 -04:00
EventTest.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
FixedSizeQueueTest.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
FlagTest.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
FloatUtilsTest.cpp FloatUtils: Remove IntDouble and IntFloat 2018-05-10 12:28:09 -04:00
MathUtilTest.cpp UnitTests: Fix MSVC compilation 2018-06-12 15:28:59 +02:00
NandPathsTest.cpp IOS HLE: Add unit test for path/filename escaping 2016-11-27 22:11:05 +01:00
SPSCQueueTest.cpp Rename Common::FifoQueue to Common::SPSCQueue 2017-08-23 17:00:52 -07:00
StringUtilTest.cpp UnitTest: Add StringUtil ToString/TryParse test 2018-06-03 23:12:32 +02:00
SwapTest.cpp Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
x64EmitterTest.cpp x64EmitterTest: fill cpu_info with 0x01 instead of 0xFF to make gcc happier 2016-06-27 01:55:42 +02:00