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
release-prep-2606a
release-prep-2606a-2
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
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
2023-04-05
UnitTests: Avoid ppcState global.
Admiral H. Curtiss
2023-03-26
JitInterface: Convert m_jit to unique_ptr.
Admiral H. Curtiss
2023-03-26
JitInterface: Refactor to class, move to System.
Admiral H. Curtiss
2023-03-25
JitBase: Avoid System::GetInstance() and ppcState.
Admiral H. Curtiss
2023-03-22
Common: Move FixedSizeQueue into Common namespace
Lioncash
2023-03-21
Common: Move FPU-related helpers into Common namespace
Lioncash
2023-02-22
use std-provided randomness for JitArm64 unittests
Shawn Hoffman
2023-02-15
Add unit test for File::CreateFullPath().
Admiral H. Curtiss
2023-01-29
CMake: Use imported target for fmt in tests
TellowKrinkle
2023-01-27
PowerPC: Move a few functions to PowerPCState.
Admiral H. Curtiss
2023-01-24
Common: Replace StringBeginsWith/StringEndsWith with std equivalents
Lioncash
2023-01-20
Externals: Convert gtest to a submodule and update to v1.12.1
Pokechu22
2023-01-13
UnitTests: Add custom main that calls RegisterMsgAlertHandler
Pokechu22
2022-12-11
Replace BitUtils with C++20: RotateLeft/RotateRight
JosJuice
2022-11-27
CoreTiming: Store Globals in CoreTimingManager.
Admiral H. Curtiss
2022-11-27
CoreTiming: Refactor to class.
Admiral H. Curtiss
2022-11-26
CoreTiming: Move the 'Globals' instance into Core::System.
Admiral H. Curtiss
2022-11-23
HW: Pass System to MMIO handlers.
Admiral H. Curtiss
2022-11-23
Merge pull request #11253 from AdmiralCurtiss/core-timing-events-pass-system
Mai
2022-11-22
VertexLoader: Eliminate use of DataReader
Pokechu22
2022-11-06
CoreTiming: Pass Core::System to Events.
Admiral H. Curtiss
[next]