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
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
2021-10-13
Fix all uninitialized variable warnings (C26495)
Pokechu22
2021-07-17
unittests: remove some msvc-specific casts
Shawn Hoffman
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-06-28
x64Emitter: remove unused x87 instructions
Tillmann Karras
2021-06-01
Updater: Escape HTML characters in commit descriptions
Dentomologist
2021-05-02
UnitTests: Move some unit tests to where they should be
JosJuice
2021-04-06
MathUtil: Add SaturatingCast to cast floats more safely
Léo Lam
2021-03-06
Create BitFieldArray
Pokechu22
2021-03-06
Add fmt support to BitField
Pokechu22
2021-03-06
Allow specifying StorageType for BitField
Pokechu22
2021-03-06
Create EnumFormatter
Pokechu22
2020-08-24
x64Emitter: Check end of allocated space when emitting code.
Admiral H. Curtiss
2020-01-13
x64Emitter: Unit test memory addressing modes
Sintendo
2020-01-06
Merge pull request #8133 from Sintendo/mov64imm32
Tilka
2019-08-31
FixedSizeQueue: Bugfixes and improvements
Silent
2019-06-01
Common/CommonFuncs: Remove now-unneccessary ArraySize function
Lioncash
[next]