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
Age
Commit message (
Expand
)
Author
2025-11-27
Disable PatchAllowlistTest if USE_RETRO_ACHIEVEMENTS is OFF
Joshua Vandaële
2025-11-16
Merge pull request #13689 from JosJuice/lock-core-any-thread
JosJuice
2025-11-10
Core: Remove IsHostThread
JosJuice
2025-11-09
Common: Add a DirectIOFile class that allows for copies which are entirely th...
Jordan Woyak
2025-11-08
Merge pull request #14020 from jordan-woyak/string-util-cleanups
JosJuice
2025-11-02
Common: Add AtomicMutex and SpinMutex classes as faster alternatives to std::...
Jordan Woyak
2025-11-02
UnitTests: Add some StringUtil character encoding conversion tests.
Jordan Woyak
2025-10-08
Jit64: Dynamic length of regular jump instruction (for known addresses)
Martino Fontana
2025-09-26
Merge pull request #13940 from iwubcode/glslang_update
JMC47
2025-09-23
Externals / VideoCommon: update glslang to latest, turn into submodule
iwubcode
2025-09-17
Merge pull request #13874 from sepalani/bitcast-ptr
JMC47
2025-08-27
MathUtil: Simplify SaturatingCast implementation with std::cmp_less/cmp_great...
Jordan Woyak
2025-08-18
Common/BitUtils: Add operator[] to BitCastPtrType
Sepalani
2025-08-10
Merge pull request #13846 from JoshuaVandaele/better-xcb
Tilka
2025-08-04
Qt: Better wayland detection to enforce xcb
Joshua Vandaële
2025-08-03
Host: Remove unnecessary functions
Dentomologist
2025-08-03
Host: Remove unnecessary function
Dentomologist
2025-07-16
Merge pull request #13783 from jordan-woyak/schedule-event-from-thread-fix
JMC47
2025-07-12
Fix various warnings
Joshua Vandaële
2025-06-29
CoreTiming: Fix unsafe usage of m_globals.global_timer in ScheduleEvent from ...
Jordan Woyak
2025-06-14
Source: Remove redundant lambda parameter lists
Dr. Dystopia
2025-06-08
Merge pull request #13676 from LillyJadeKatrin/retroachievements-allowlist-te...
JMC47
2025-06-07
Merge pull request #13023 from tygyh/Replace-ties-with-structured-bindings
Jordan Woyak
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
Merge pull request #13669 from tygyh/UnitTests/Common/Use-std-size-for-size-c...
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/Common: Use `std::size` for size calculation
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-05-07
Merge pull request #13571 from tygyh/VertexLoaderTest-Replace-std-tie-with-st...
Jordan Woyak
2025-04-30
Merge pull request #13567 from tygyh/UnitTests-Rename-lambda-parameters-which...
Jordan Woyak
2025-04-30
UnitTests: Add tests for WorkQueueThread.
Jordan Woyak
2025-04-25
Merge pull request #13451 from vyuuui/numeric_labels
Tilka
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
VertexLoaderTest: Replace `std::tie` with structured bindings
Dr. Dystopia
2025-04-23
UnitTests: Use `constexpr`
Dr. Dystopia
2025-04-23
UnitTests: Rename lambda parameters which hide previous declarations
Dr. Dystopia
2025-04-22
Common: SPSCQueue cleanups and improvements.
Jordan Woyak
2025-03-24
Add numeric label support to assembler
vyuuui
2025-01-29
Add a SplitPath unit test exercising Windows paths with drive letters
Niel Lebeck
2025-01-20
Merge pull request #13204 from LillyJadeKatrin/retroachievements-allow-batch
JosJuice
[next]