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-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
2024-08-14
Remove self-comparison
Dr. Dystopia
2024-07-07
Add Unit Test for Patch Allowlist
LillyJadeKatrin
2024-06-15
Merge pull request #12815 from Dentomologist/enable_hotkeys_and_controllers_f...
Admiral H. Curtiss
2024-06-10
Merge pull request #12837 from JosJuice/cmake-one-tests-binary
Admiral H. Curtiss
2024-06-09
Add some unit tests for the `Rectangle` class
Niel Lebeck
2024-06-06
CMake: Put all unit tests in one binary
JosJuice
2024-05-31
TAS Input: Enable hotkeys and controller input when Input has focus
Dentomologist
2024-05-05
Merge pull request #12737 from nlebeck/settingshandler-split
JosJuice
2024-05-03
Replace Common::BitCast with std::bit_cast
Pokechu22
2024-04-23
Eliminate SettingsHandler's `SetBytes` and `Reset` methods
Niel Lebeck
2024-04-22
port to OpenBSD
Guilherme Janczak
2024-04-12
Pass SettingsHandler buffers by const ref instead of rvalue ref
Niel Lebeck
2024-04-12
Merge pull request #12614 from nlebeck/settingshandler-edgecase
Tilka
2024-04-04
Fix out of bounds accesses for invalid vertex component formats
Pokechu22
2024-03-31
Merge pull request #12645 from mitaclaw/ppc-symbols-signal
Admiral H. Curtiss
2024-03-28
DolphinQt: A Ubiquitous Signal For When Symbols Change
mitaclaw
2024-03-23
DivUtils: Add unsigned division magic function
Bram Speeckaert
2024-03-06
Add SettingsHandler unit tests exercising the edge case in PR #8704
Niel Lebeck
2024-03-01
Add simple unit tests for SettingsHandler
Niel Lebeck
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
2024-01-01
BitSet64: Fix iterator incrementation
Dentomologist
2023-12-31
UnitTests: Refactor BitSetTest
Dentomologist
2023-12-16
Merge pull request #11497 from vyuuui/debugger_assembler_ui
Tilka
[next]