dolphin/Source/UnitTests
Bram Speeckaert 825a10616c DivUtils: Add unsigned division magic function
Takes the logic from Jit64 and moves it into DivUtils, so it can be
reused by other backends as well.
2024-03-23 20:13:15 +01:00
..
Common Add simple unit tests for SettingsHandler 2024-03-01 20:52:45 -08:00
Core DivUtils: Add unsigned division magic function 2024-03-23 20:13:15 +01:00
VideoCommon VertexLoaderTest: Resolve -Wdangling-else warnings 2023-12-11 18:45:25 -05:00
CMakeLists.txt CMake: Set --output-on-failure flag for unittests target. 2023-05-14 04:52:50 +02:00
StubHost.cpp Add Discord presence ioctlv to /dev/dolphin 2022-08-06 07:32:29 +01:00
UnitTests.vcxproj Add simple unit tests for SettingsHandler 2024-03-01 20:52:45 -08: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