index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
UnitTests
/
Core
Age
Commit message (
Expand
)
Author
2025-11-27
Disable PatchAllowlistTest if USE_RETRO_ACHIEVEMENTS is OFF
Joshua Vandaƫle
2025-06-29
CoreTiming: Fix unsafe usage of m_globals.global_timer in ScheduleEvent from ...
Jordan Woyak
2025-06-08
Merge pull request #13676 from LillyJadeKatrin/retroachievements-allowlist-te...
JMC47
2025-05-21
RetroAchievements: Updated PatchAllowlistTest to generate new allowlist
LillyJadeKatrin
2025-05-18
Merge pull request #13672 from tygyh/UnitTests/Remove-redundant-template-type...
Jordan Woyak
2025-05-18
Merge pull request #13668 from tygyh/UnitTests/Core/Make-parameters-constant
Jordan Woyak
2025-05-16
UnitTests: Remove redundant template type specifers
Dr. Dystopia
2025-05-16
Merge pull request #13666 from tygyh/UnitTests/PowerPC-Use-constant-functions...
Jordan Woyak
2025-05-16
UnitTests/Core: Remove unused includes
Dr. Dystopia
2025-05-16
UnitTests/Core: Make parameters constant
Dr. Dystopia
2025-05-16
UnitTests/PowerPC: Use constant functions, variables and parameters
Dr. Dystopia
2025-05-09
Merge pull request #10766 from xperia64/dsp_format_fun
JMC47
2025-05-07
Merge pull request #13572 from tygyh/UnitTests-Remove-redundant-virtual-speci...
Jordan Woyak
2025-05-07
Merge pull request #13569 from tygyh/UnitTests-Use-constexpr
Jordan Woyak
2025-04-25
Use correct exceptions for d3 reads/writes
xperia64
2025-04-25
Fix DSPAcceleratorTest
xperia64
2025-04-23
UnitTests: Remove redundant `virtual` specifier
Dr. Dystopia
2025-04-23
UnitTests: Use `constexpr`
Dr. Dystopia
2025-04-23
UnitTests: Rename lambda parameters which hide previous declarations
Dr. Dystopia
2025-01-20
Merge pull request #13204 from LillyJadeKatrin/retroachievements-allow-batch
JosJuice
2025-01-06
Fix several minor warnings
Sintendo
2024-12-10
Add ReadVerified testing to PatchAllowlistTest
LillyJadeKatrin
2024-11-29
Add Gecko and AR codes to the Patch Allowlist Test
LillyJadeKatrin
2024-10-19
DolphinQt: JIT Widget Refresh
mitaclaw
2024-10-19
JITs: Add GetMemoryStats Function
mitaclaw
2024-10-19
JITs: Add EraseSingleBlock Function
mitaclaw
2024-10-10
Modernize `std::count` with ranges
mitaclaw
2024-08-15
Use 'contains' method
mitaclaw
2024-07-07
Add Unit Test for Patch Allowlist
LillyJadeKatrin
2024-05-03
Replace Common::BitCast with std::bit_cast
Pokechu22
2024-03-23
DivUtils: Add unsigned division magic function
Bram Speeckaert
2024-01-31
Migrate SConfig::bWii to System.
Admiral H. Curtiss
2024-01-12
Core/HW/MMIO: Pass System through Read() and Write().
Admiral H. Curtiss
2023-12-16
JitArm64: Use enum class for LogicalImm size parameter
JosJuice
2023-11-28
JitArm64: Use LSL+CLS for classifying floats
JosJuice
2023-11-28
Remove _M_X86 in favour of _M_X86_64
Zopolis4
2023-11-05
Skylanders: Improve figure data view and generation
Mandar1jn
2023-08-29
PageFaultTest: Use GTEST_SKIP instead of early return
Dentomologist
2023-08-17
UnitTests: Declare as CPU thread when using CPUThreadConfigCallback
JosJuice
2023-07-14
UnitTests: Enable cluster check in FileSystemTest.GetDirectoryStats.
Admiral H. Curtiss
2023-04-09
PowerPC: Refactor to class, move to System.
Admiral H. Curtiss
2023-04-05
UnitTests: Avoid ppcState global.
Admiral H. Curtiss
2023-03-26
JitInterface: Convert m_jit to unique_ptr.
Admiral H. Curtiss
2023-03-26
JitInterface: Refactor to class, move to System.
Admiral H. Curtiss
2023-03-25
JitBase: Avoid System::GetInstance() and ppcState.
Admiral H. Curtiss
2023-03-21
Common: Move FPU-related helpers into Common namespace
Lioncash
2023-02-22
use std-provided randomness for JitArm64 unittests
Shawn Hoffman
2023-01-27
PowerPC: Move a few functions to PowerPCState.
Admiral H. Curtiss
2022-11-27
CoreTiming: Store Globals in CoreTimingManager.
Admiral H. Curtiss
2022-11-27
CoreTiming: Refactor to class.
Admiral H. Curtiss
[next]