This website requires JavaScript.
Explore
Help
Register
Sign In
Firehawk52-backup
/
dolphin
Watch
28
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-01-19 02:13:17 -03:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dffc7a650d06e3f6cdce019ca79098cfd1e2ed15
dolphin
/
Source
/
UnitTests
/
Core
History
Jordan Woyak
dffc7a650d
Common: Replace Result with C++23's std::expected.
2026-01-17 16:58:45 -06:00
..
DSP
UnitTests/Core: Remove unused includes
2025-05-16 15:31:31 +02:00
IOS
Common: Replace Result with C++23's std::expected.
2026-01-17 16:58:45 -06:00
PowerPC
UnitTests/PowerPC: Use constant functions, variables and parameters
2025-05-16 08:28:06 +02:00
CMakeLists.txt
Add Unit Test for Patch Allowlist
2024-07-07 21:29:03 +02:00
CoreTimingTest.cpp
CoreTiming: Fix unsafe usage of m_globals.global_timer in ScheduleEvent from non-CPU thread.
2025-06-29 20:55:43 -05:00
MMIOTest.cpp
UnitTests/Core: Make parameters constant
2025-05-16 15:29:31 +02:00
PageFaultTest.cpp
Merge pull request
#13572
from tygyh/UnitTests-Remove-redundant-virtual-specifier
2025-05-07 16:06:25 -05:00
PatchAllowlistTest.cpp
Disable PatchAllowlistTest if USE_RETRO_ACHIEVEMENTS is OFF
2025-11-27 01:26:51 +01:00