dolphin/Source/UnitTests
JosJuice c248a69268 JitArm64: Add utility for calling a function with arguments
With this, situations where multiple arguments need to be moved
from multiple registers become easy to handle, and we also get
compile-time checking that the number of arguments is correct.
2023-11-01 19:01:58 +01:00
..
Common JitArm64: Add utility for calling a function with arguments 2023-11-01 19:01:58 +01:00
Core PageFaultTest: Use GTEST_SKIP instead of early return 2023-08-29 12:24:11 -07:00
VideoCommon Externals: Convert gtest to a submodule and update to v1.12.1 2023-01-20 11:43:34 -08: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 JitArm64: Add utility for calling a function with arguments 2023-11-01 19:01:58 +01: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