summaryrefslogtreecommitdiff
path: root/Source/UnitTests/Core
AgeCommit message (Expand)Author
8 daysAchievementApprovedHash: Automatically generate hash using CMakeJoshua Vandaƫle
2026-07-11Core: Adjust emulated memory size automatically.cristian64
2026-04-25GameINI: Add 60 FPS code for Pikmin SquaredMartino Fontana
2026-04-11Merge pull request #14500 from Sintendo/span2Jordan Woyak
2026-04-04PageTableHostMappingTest: Fix copypaste error in misaligned+hole testJosJuice
2026-04-04PageTableHostMappingTest: Fix alignment for misaligned+hole testJosJuice
2026-03-23Use more std::span argumentsSintendo
2026-02-22AchievementManager: APPROVED_LIST_HASH quality of life improvementsMartino Fontana
2026-02-04UnitTests: Add PageTableHostMappingTestJosJuice
2026-01-25Remove unused importsMartino Fontana
2026-01-18Jit64: Add fres unit testJosJuice
2026-01-17Merge pull request #14267 from jordan-woyak/std-expectediwubcode
2026-01-17Common: Replace Result with C++23's std::expected.Jordan Woyak
2026-01-17Fix various typos and spelling mistakesSintendo
2025-11-27Disable PatchAllowlistTest if USE_RETRO_ACHIEVEMENTS is OFFJoshua Vandaƫle
2025-06-29CoreTiming: Fix unsafe usage of m_globals.global_timer in ScheduleEvent from ...Jordan Woyak
2025-06-08Merge pull request #13676 from LillyJadeKatrin/retroachievements-allowlist-te...JMC47
2025-05-21RetroAchievements: Updated PatchAllowlistTest to generate new allowlistLillyJadeKatrin
2025-05-18Merge pull request #13672 from tygyh/UnitTests/Remove-redundant-template-type...Jordan Woyak
2025-05-18Merge pull request #13668 from tygyh/UnitTests/Core/Make-parameters-constantJordan Woyak
2025-05-16UnitTests: Remove redundant template type specifersDr. Dystopia
2025-05-16Merge pull request #13666 from tygyh/UnitTests/PowerPC-Use-constant-functions...Jordan Woyak
2025-05-16UnitTests/Core: Remove unused includesDr. Dystopia
2025-05-16UnitTests/Core: Make parameters constantDr. Dystopia
2025-05-16UnitTests/PowerPC: Use constant functions, variables and parametersDr. Dystopia
2025-05-09Merge pull request #10766 from xperia64/dsp_format_funJMC47
2025-05-07Merge pull request #13572 from tygyh/UnitTests-Remove-redundant-virtual-speci...Jordan Woyak
2025-05-07Merge pull request #13569 from tygyh/UnitTests-Use-constexprJordan Woyak
2025-04-25Use correct exceptions for d3 reads/writesxperia64
2025-04-25Fix DSPAcceleratorTestxperia64
2025-04-23UnitTests: Remove redundant `virtual` specifierDr. Dystopia
2025-04-23UnitTests: Use `constexpr`Dr. Dystopia
2025-04-23UnitTests: Rename lambda parameters which hide previous declarationsDr. Dystopia
2025-01-20Merge pull request #13204 from LillyJadeKatrin/retroachievements-allow-batchJosJuice
2025-01-06Fix several minor warningsSintendo
2024-12-10Add ReadVerified testing to PatchAllowlistTestLillyJadeKatrin
2024-11-29Add Gecko and AR codes to the Patch Allowlist TestLillyJadeKatrin
2024-10-19DolphinQt: JIT Widget Refreshmitaclaw
2024-10-19JITs: Add GetMemoryStats Functionmitaclaw
2024-10-19JITs: Add EraseSingleBlock Functionmitaclaw
2024-10-10Modernize `std::count` with rangesmitaclaw
2024-08-15Use 'contains' methodmitaclaw
2024-07-07Add Unit Test for Patch AllowlistLillyJadeKatrin
2024-05-03Replace Common::BitCast with std::bit_castPokechu22
2024-03-23DivUtils: Add unsigned division magic functionBram Speeckaert
2024-01-31Migrate SConfig::bWii to System.Admiral H. Curtiss
2024-01-12Core/HW/MMIO: Pass System through Read() and Write().Admiral H. Curtiss
2023-12-16JitArm64: Use enum class for LogicalImm size parameterJosJuice
2023-11-28JitArm64: Use LSL+CLS for classifying floatsJosJuice
2023-11-28Remove _M_X86 in favour of _M_X86_64Zopolis4