dolphin/Source/UnitTests/Core
LillyJadeKatrin c23b4e1020 RetroAchievements: Updated PatchAllowlistTest to generate new allowlist
Refactors the PatchAllowlistTest to streamline the experience for developers. Instead of a textual description of what needs to change in ApprovedInis.json for RetroAchievements compatibility, the test will now generate a replacement file and instruct the coder where to copy it in their local branch, and what to update APPROVED_LIST_HASH to. The result should be easier and more instructive for developers to make changes, while still maintaining that allowed codes cannot be added or modified without recompiling Dolphin.

As ApprovedInis.json no longer needs to be user-readable for this process, it no longer contains titles or pretty formatting and as such is updated in this commit, hash included.
2025-05-21 21:38:34 -04:00
..
DSP UnitTests/Core: Remove unused includes 2025-05-16 15:31:31 +02:00
IOS Merge pull request #13572 from tygyh/UnitTests-Remove-redundant-virtual-specifier 2025-05-07 16:06:25 -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 PowerPC: Refactor to class, move to System. 2023-04-09 21:48:37 +02:00
MMIOTest.cpp UnitTests: Remove redundant virtual specifier 2025-04-23 14:33:14 +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 RetroAchievements: Updated PatchAllowlistTest to generate new allowlist 2025-05-21 21:38:34 -04:00