diff options
| author | Dentomologist <dentomologist@gmail.com> | 2023-08-29 12:07:03 -0700 |
|---|---|---|
| committer | Dentomologist <dentomologist@gmail.com> | 2023-08-29 12:24:11 -0700 |
| commit | 75a62e116c374ff4d9def30e25b7b23e6f836a91 (patch) | |
| tree | 20b455a9d9f5a624bf57b4138835cc9921253319 /Source/Core/VideoCommon/BPStructs.cpp | |
| parent | 69db8a615fb38318be1a2cbb03a7135eddaad83e (diff) | |
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
597f8f1b874bf93854ae178795c55117f680e457.
Diffstat (limited to 'Source/Core/VideoCommon/BPStructs.cpp')
0 files changed, 0 insertions, 0 deletions
