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
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
2023-12-16
Merge pull request #12427 from JosJuice/jitarm64-msr-updated-logical-imm
Admiral H. Curtiss
2023-12-16
JitArm64: Use enum class for LogicalImm size parameter
JosJuice
2023-12-13
Added tests
vyuuui
2023-12-12
Merge pull request #12395 from lioncash/test
Tilka
2023-12-11
VertexLoaderTest: Resolve -Wdangling-else warnings
Lioncash
2023-12-11
FloatUtilsTest: Resolve -Wsign-compare warning
Lioncash
2023-12-02
VertexLoaderTest: Add test for skipped texture coordinates
Pokechu22
2023-12-02
VertexLoaderTest: Add test for skipped colors
Pokechu22
2023-11-28
JitArm64: Use LSL+CLS for classifying floats
JosJuice
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-05
Merge pull request #12133 from mandar1jn/skylanders-improved-generation
Admiral H. Curtiss
2023-11-05
Skylanders: Improve figure data view and generation
Mandar1jn
2023-11-01
JitArm64: Add utility for calling a function with arguments
JosJuice
2023-10-30
UnitTests: Test ApproximateReciprocalSquareRoot
Sintendo
2023-08-29
PageFaultTest: Use GTEST_SKIP instead of early return
Dentomologist
2023-08-26
Merge pull request #12117 from JosJuice/config-callback-cpu
Admiral H. Curtiss
2023-08-17
UnitTests: Declare as CPU thread when using CPUThreadConfigCallback
JosJuice
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-07-14
UnitTests: Enable cluster check in FileSystemTest.GetDirectoryStats.
Admiral H. Curtiss
2023-06-17
xEmitter: Convert PrefetchLevel to enum class
Dentomologist
2023-06-12
XEmitter: Add enum class Jump
Dentomologist
2023-06-02
Core: Assert that only the Host thread may call PauseAndLock().
Admiral H. Curtiss
2023-05-16
StringUtil: Move GetEscapedHtml() into Common namespace
Lioncash
2023-05-14
CMake: Set --output-on-failure flag for unittests target.
Admiral H. Curtiss
2023-04-15
Common/MathUtil: Move IntLog2 into MathUtil namespace
Lioncash
2023-04-09
PowerPC: Refactor to class, move to System.
Admiral H. Curtiss
[next]