dolphin/Source/UnitTests
Dentomologist 4c2759f541 XEmitter: Add enum class Jump
Replace the bool parameter force5bytes in J, JMP, and J_CC with an enum
class Jump::Short/Near. Many callers set that parameter to the literal
'true', which was unclear if you didn't already know what it did.
2023-06-12 13:04:18 -07:00
..
Common XEmitter: Add enum class Jump 2023-06-12 13:04:18 -07:00
Core PowerPC: Refactor to class, move to System. 2023-04-09 21:48:37 +02: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 Externals: Convert gtest to a submodule and update to v1.12.1 2023-01-20 11:43:34 -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