dolphin/Source/UnitTests/Core
Joshua Vandaële deeb6f160c
Disable PatchAllowlistTest if USE_RETRO_ACHIEVEMENTS is OFF
This fixes a build error when `-DENABLE_TESTS=ON` and `-DUSE_RETRO_ACHIEVEMENTS=OFF` are both set together, since AchievementManager is also behind an ifdef.
2025-11-27 01:26:51 +01:00
..
DSP UnitTests/Core: Remove unused includes 2025-05-16 15:31:31 +02:00
IOS Merge pull request #13672 from tygyh/UnitTests/Remove-redundant-template-type-specifiers 2025-05-18 02:12:45 -05:00
PowerPC UnitTests/PowerPC: Use constant functions, variables and parameters 2025-05-16 08:28:06 +02:00
CMakeLists.txt Add Unit Test for Patch Allowlist 2024-07-07 21:29:03 +02:00
CoreTimingTest.cpp CoreTiming: Fix unsafe usage of m_globals.global_timer in ScheduleEvent from non-CPU thread. 2025-06-29 20:55:43 -05:00
MMIOTest.cpp UnitTests/Core: Make parameters constant 2025-05-16 15:29:31 +02:00
PageFaultTest.cpp Merge pull request #13572 from tygyh/UnitTests-Remove-redundant-virtual-specifier 2025-05-07 16:06:25 -05:00
PatchAllowlistTest.cpp Disable PatchAllowlistTest if USE_RETRO_ACHIEVEMENTS is OFF 2025-11-27 01:26:51 +01:00