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
/
Common
Age
Commit message (
Expand
)
Author
2026-02-15
Network: Improve IPv4PortRange::ToString to support CIDR notation and only la...
Jordan Woyak
2026-02-15
Common/Network: Add structs: IPv4Port, IPv4PortRange and functions: IPAddress...
Jordan Woyak
2026-02-15
StringUtil: Add SplitStringIntoArray function template.
Jordan Woyak
2026-02-03
Merge pull request #13594 from jordan-woyak/state-cleanups
Jordan Woyak
2026-01-25
Remove unused imports
Martino Fontana
2026-01-19
Common: Add TransferableSharedMutex class and unit tests.
Jordan Woyak
2026-01-17
Fix various typos and spelling mistakes
Sintendo
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-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-04
Qt: Better wayland detection to enforce xcb
Joshua Vandaƫle
2025-07-12
Fix various warnings
Joshua Vandaƫle
2025-06-14
Source: Remove redundant lambda parameter lists
Dr. Dystopia
2025-05-16
UnitTests: Remove redundant template type specifers
Dr. Dystopia
2025-05-16
UnitTests/Common: Use `std::size` for size calculation
Dr. Dystopia
2025-05-07
Merge pull request #13569 from tygyh/UnitTests-Use-constexpr
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-23
UnitTests: Use `constexpr`
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-06
Fix several minor warnings
Sintendo
2024-12-26
Add some unit test coverage of the SplitPath function
Niel Lebeck
2024-10-27
Merge pull request #12744 from nlebeck/settingshandler-split-2
JMC47
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-10
Modernize `std::equal` with ranges
mitaclaw
2024-09-22
StringUtil: Remove `JoinStrings`
mitaclaw
2024-08-22
Add support for libfmt-11
Alfred Wingate
2024-06-09
Add some unit tests for the `Rectangle` class
Niel Lebeck
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-12
Pass SettingsHandler buffers by const ref instead of rvalue ref
Niel Lebeck
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-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
2023-12-13
Added tests
vyuuui
2023-12-11
FloatUtilsTest: Resolve -Wsign-compare warning
Lioncash
2023-11-28
Remove _M_X86 in favour of _M_X86_64
Zopolis4
2023-11-25
Merge pull request #11881 from JosJuice/aarch64-function-call
Admiral H. Curtiss
2023-11-01
JitArm64: Add utility for calling a function with arguments
JosJuice
[next]