dolphin/Source/UnitTests/Common
2025-01-06 11:31:39 +01:00
..
Crypto
Arm64EmitterTest.cpp Replace Common::BitCast with std::bit_cast 2024-05-03 18:43:51 -07:00
AssemblerTest.cpp
BitFieldTest.cpp Add support for libfmt-11 2024-08-22 16:54:35 +03:00
BitSetTest.cpp BitSet64: Fix iterator incrementation 2024-01-01 00:41:48 -08:00
BitUtilsTest.cpp Replace Common::BitCast with std::bit_cast 2024-05-03 18:43:51 -07:00
BlockingLoopTest.cpp
BusyLoopTest.cpp
CMakeLists.txt Add simple unit tests for SettingsHandler 2024-03-01 20:52:45 -08:00
CommonFuncsTest.cpp
EnumFormatterTest.cpp
EventTest.cpp
FileUtilTest.cpp Fix several minor warnings 2025-01-06 11:31:39 +01:00
FixedSizeQueueTest.cpp
FlagTest.cpp
FloatUtilsTest.cpp Replace Common::BitCast with std::bit_cast 2024-05-03 18:43:51 -07:00
MathUtilTest.cpp Add some unit tests for the Rectangle class 2024-06-09 16:28:35 -07:00
NandPathsTest.cpp
SettingsHandlerTest.cpp Merge pull request #12744 from nlebeck/settingshandler-split-2 2024-10-27 19:23:05 -04:00
SPSCQueueTest.cpp
StringUtilTest.cpp Add some unit test coverage of the SplitPath function 2024-12-26 11:42:01 -08:00
SwapTest.cpp
x64EmitterTest.cpp