dolphin/Source/UnitTests
LillyJadeKatrin ae87bf9af5
Add Unit Test for Patch Allowlist
This unit test compares ApprovedInis.json with the contents of the GameSettings folder to verify that every patch marked allowed for use with RetroAchievements has a hash in ApprovedInis.json. If not, that hash is reported in the test logs so that the hash may be updated more easily.
2024-07-07 21:29:03 +02:00
..
Common Add some unit tests for the `Rectangle` class 2024-06-09 16:28:35 -07:00
Core Add Unit Test for Patch Allowlist 2024-07-07 21:29:03 +02:00
VideoCommon Replace Common::BitCast with std::bit_cast 2024-05-03 18:43:51 -07:00
CMakeLists.txt Add Unit Test for Patch Allowlist 2024-07-07 21:29:03 +02:00
StubHost.cpp TAS Input: Enable hotkeys and controller input when Input has focus 2024-05-31 15:14:44 -07:00
UnitTests.vcxproj Add Unit Test for Patch Allowlist 2024-07-07 21:29:03 +02:00
UnitTests.vcxproj.user msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
UnitTestsMain.cpp Core: Assert that only the Host thread may call PauseAndLock(). 2023-06-02 18:51:43 +02:00