dolphin/Source/UnitTests/Common
Dentomologist 4ccac53e9f X64EmitterTest: Check bytes instead of disassembly in JMP test
Check bytes directly to avoid ambiguity in the disassembly between short
and near jumps, which could hypothetically cause the test to pass when
it shouldn't.
2023-08-05 13:51:42 -07:00
..
Crypto Crypto/SHA1: add unittests 2022-07-27 01:07:48 -07:00
BitFieldTest.cpp Make all fmt::formatter constructors constexpr 2022-01-13 11:11:08 -08:00
BitSetTest.cpp
BitUtilsTest.cpp Replace BitUtils with C++20: RotateLeft/RotateRight 2022-12-11 08:59:18 +01:00
BlockingLoopTest.cpp
BusyLoopTest.cpp
CMakeLists.txt Crypto/SHA1: add unittests 2022-07-27 01:07:48 -07:00
CommonFuncsTest.cpp
EnumFormatterTest.cpp Make all fmt::formatter constructors constexpr 2022-01-13 11:11:08 -08:00
EventTest.cpp
FileUtilTest.cpp Add unit test for File::CreateFullPath(). 2023-02-15 02:56:10 +01:00
FixedSizeQueueTest.cpp Common: Move FixedSizeQueue into Common namespace 2023-03-22 01:23:15 -04:00
FlagTest.cpp
FloatUtilsTest.cpp
MathUtilTest.cpp Common/MathUtil: Move IntLog2 into MathUtil namespace 2023-04-15 03:35:05 -04:00
NandPathsTest.cpp
SPSCQueueTest.cpp
StringUtilTest.cpp StringUtil: Move GetEscapedHtml() into Common namespace 2023-05-16 14:21:19 -04:00
SwapTest.cpp
x64EmitterTest.cpp X64EmitterTest: Check bytes instead of disassembly in JMP test 2023-08-05 13:51:42 -07:00