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
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
2023-10-30
UnitTests: Test ApproximateReciprocalSquareRoot
Sintendo
2023-08-05
X64EmitterTest: Check bytes instead of disassembly in JMP test
Dentomologist
2023-08-05
x64EmitterTest: add J/J_CC/CALL unit tests
Dentomologist
2023-06-17
xEmitter: Convert PrefetchLevel to enum class
Dentomologist
2023-06-12
XEmitter: Add enum class Jump
Dentomologist
2023-05-16
StringUtil: Move GetEscapedHtml() into Common namespace
Lioncash
2023-04-15
Common/MathUtil: Move IntLog2 into MathUtil namespace
Lioncash
2023-03-22
Common: Move FixedSizeQueue into Common namespace
Lioncash
2023-02-15
Add unit test for File::CreateFullPath().
Admiral H. Curtiss
2023-01-24
Common: Replace StringBeginsWith/StringEndsWith with std equivalents
Lioncash
2022-12-11
Replace BitUtils with C++20: RotateLeft/RotateRight
JosJuice
2022-07-27
Crypto/SHA1: add unittests
Shawn Hoffman
2022-07-25
CPUDetect: improve win/arm64 support
Shawn Hoffman
2022-04-27
msvc: disable optimizations for x64EmitterTest.cpp
Shawn Hoffman
2022-01-20
Merge pull request #10367 from Pokechu22/fmt-8.1.1
JosJuice
2022-01-16
Use Common::ToLower and Common::ToUpper
Pokechu22
2022-01-13
Make all fmt::formatter constructors constexpr
Pokechu22
2021-12-18
Fifo analyzer: Display equations for color/alpha combiners
Pokechu22
[next]