dolphin/Source/UnitTests/Common
JosJuice 1f6bb06f2c UnitTests: Move some unit tests to where they should be
Two unit tests were in the root UnitTests folder
and were not being built when using CMake.
2021-05-02 18:07:02 +02:00
..
Crypto
BitFieldTest.cpp Create BitFieldArray 2021-03-06 17:34:03 -08:00
BitSetTest.cpp
BitUtilsTest.cpp
BlockingLoopTest.cpp
BusyLoopTest.cpp
CMakeLists.txt UnitTests: Move some unit tests to where they should be 2021-05-02 18:07:02 +02:00
CommonFuncsTest.cpp
EnumFormatterTest.cpp
EventTest.cpp
FileUtilTest.cpp UnitTests: Move some unit tests to where they should be 2021-05-02 18:07:02 +02:00
FixedSizeQueueTest.cpp
FlagTest.cpp
FloatUtilsTest.cpp
MathUtilTest.cpp MathUtil: Add SaturatingCast to cast floats more safely 2021-04-06 23:27:23 +02:00
NandPathsTest.cpp
SPSCQueueTest.cpp
StringUtilTest.cpp
SwapTest.cpp
x64EmitterTest.cpp