dolphin-emulator/Source/UnitTests/Common
2025-05-07 15:48:26 -05:00
..
Crypto UnitTests: Use constexpr 2025-04-23 12:45:08 +02:00
Arm64EmitterTest.cpp Replace Common::BitCast with std::bit_cast 2024-05-03 18:43:51 -07:00
AssemblerTest.cpp Add numeric label support to assembler 2025-03-24 18:59:32 -07:00
BitFieldTest.cpp UnitTests: Use constexpr 2025-04-23 12:45:08 +02: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 treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
BusyLoopTest.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
CMakeLists.txt UnitTests: Add tests for WorkQueueThread. 2025-04-30 14:31:51 -05:00
CommonFuncsTest.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
EnumFormatterTest.cpp Make all fmt::formatter constructors constexpr 2022-01-13 11:11:08 -08:00
EventTest.cpp UnitTests: Use constexpr 2025-04-23 12:45:08 +02:00
FileUtilTest.cpp Fix several minor warnings 2025-01-06 11:31:39 +01:00
FixedSizeQueueTest.cpp Common: Move FixedSizeQueue into Common namespace 2023-03-22 01:23:15 -04:00
FlagTest.cpp UnitTests: Use constexpr 2025-04-23 12:45:08 +02:00
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 treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
SettingsHandlerTest.cpp Merge pull request #12744 from nlebeck/settingshandler-split-2 2024-10-27 19:23:05 -04:00
SPSCQueueTest.cpp Common: SPSCQueue cleanups and improvements. 2025-04-22 23:49:32 -05:00
StringUtilTest.cpp Add a SplitPath unit test exercising Windows paths with drive letters 2025-01-29 22:07:19 -08:00
SwapTest.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
WorkQueueThreadTest.cpp UnitTests: Add tests for WorkQueueThread. 2025-04-30 14:31:51 -05:00
x64EmitterTest.cpp X64EmitterTest: Check bytes instead of disassembly in JMP test 2023-08-05 13:51:42 -07:00