dolphin/Source
Dentomologist 75a62e116c PageFaultTest: Use GTEST_SKIP instead of early return
Using GTEST_SKIP instead of just returning from the function shows that
a test was skipped in the test summary. If GTEST_SKIP is called the rest
of the function won't be run, just like with the return.

GTEST_SKIP wasn't available until gtest 1.10, and we updated to 1.12 in
597f8f1b87.
2023-08-29 12:24:11 -07:00
..
Android Merge pull request #12119 from ThunderousEcho/feature/latching-buttons 2023-08-28 15:32:47 -04:00
Core Merge pull request #12145 from JosJuice/ubershaderpixel-uint 2023-08-29 12:33:54 +02:00
DSPSpy
DSPTool
PCH
UnitTests PageFaultTest: Use GTEST_SKIP instead of early return 2023-08-29 12:24:11 -07:00
VSProps
.clang-format
CMakeLists.txt
dolphin-emu.sln