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-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
2025-01-06
Fix several minor warnings
Sintendo
2024-12-26
Add some unit test coverage of the SplitPath function
Niel Lebeck
2024-12-10
Add ReadVerified testing to PatchAllowlistTest
LillyJadeKatrin
2024-11-29
Add Gecko and AR codes to the Patch Allowlist Test
LillyJadeKatrin
2024-11-15
GDBStub: Signal Breakpoint Changes To Host
mitaclaw
2024-10-30
Merge pull request #13147 from mitaclaw/jit-block-table-model-fix
JMC47
2024-10-27
Merge pull request #12744 from nlebeck/settingshandler-split-2
JMC47
2024-10-23
Host: Rename `JitCacheInvalidation`
mitaclaw
2024-10-22
Add missing algorithm header in SettingsHandlerTest.cpp
Admiral H. Curtiss
2024-10-21
Split `SettingsHandler` into separate reader and writer classes
Niel Lebeck
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-15
Merge pull request #13090 from mitaclaw/ranges-modernization-1-trivial
JosJuice
2024-10-12
Cache normals in addition to binormals and tangents
Pokechu22
2024-10-10
Modernize `std::equal` with ranges
mitaclaw
2024-10-10
Modernize `std::count` with ranges
mitaclaw
2024-09-22
StringUtil: Remove `JoinStrings`
mitaclaw
2024-08-22
Add support for libfmt-11
Alfred Wingate
2024-08-17
UnitTests: Remove MSBuild input/output tracking
JosJuice
2024-08-16
UnitTests: Delete output Sys folder before copying to it
JosJuice
2024-08-16
Merge pull request #13015 from tygyh/Use-boolean-literals
Tilka
2024-08-15
Use 'contains' method
mitaclaw
2024-08-15
Replace boolean constants with boolean literals
Dr. Dystopia
[next]