dolphin-emulator/Source/UnitTests
Lioncash 4229d76ad6 VertexLoaderTest: Resolve -Wdangling-else warnings
The ways the assertion macros expand end up generating -Wdangling-else
warnings. Trivial enough to fix by just bracing the if statements.
2023-12-11 18:45:25 -05:00
..
Common Remove _M_X86 in favour of _M_X86_64 2023-11-28 23:03:20 +11:00
Core JitArm64: Use LSL+CLS for classifying floats 2023-11-28 18:30:45 +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 Merge pull request #11881 from JosJuice/aarch64-function-call 2023-11-25 17:30:42 +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