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
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
2022-09-18
VertexLoaderTest: Add NormalAll
Pokechu22
2022-09-18
VertexLoaderTest: Add DirectAllComponents
Pokechu22
2022-08-22
Merge pull request #10933 from shuffle2/vs
Admiral H. Curtiss
2022-08-06
Add Discord presence ioctlv to /dev/dolphin
InvoxiPlayGames
2022-08-02
msbuild: refactor to reduce rebuild events
Shawn Hoffman
2022-07-31
Merge pull request #10883 from Pokechu22/pi-fifo-reset-gp-fifo
Tilka
2022-07-27
Crypto/SHA1: add unittests
Shawn Hoffman
2022-07-26
UnitTests: Fix warnings from HermesText
Pokechu22
2022-07-25
CPUDetect: improve win/arm64 support
Shawn Hoffman
2022-07-22
Create constant for GPFifo physical address
Pokechu22
2022-07-10
UnitTests/MovI2R: Test all logical immediates
Merry
2022-06-14
UnitTests: Remove unused include from DSPAssemblyTest
Pokechu22
2022-06-14
UnitTests: Fix license for HermesBinary.cpp
Pokechu22
2022-06-14
UnitTests: Edit wait_for_dsp_mail in HermesText to match HermesBinary
Pokechu22
2022-06-14
UnitTests: Update DSP test text for old renames
Pokechu22
2022-06-14
UnitTests: Add tests for assembling DSP code to expected binary
Pokechu22
2022-06-14
UnitTests: Fail DSPAssemblyTest if the assembled code doesn't match the expec...
Pokechu22
2022-06-14
UnitTests: Use fmt::print in DSPAssemblyTest
Pokechu22
2022-06-14
UnitTests: Use fmt::print in PageFaultTest
Pokechu22
2022-06-14
UnitTests: Fix typo in DSPAssemblyTest
Pokechu22
2022-06-14
UnitTests: Use hermes.s as part of an actual test
Pokechu22
2022-06-03
UnitTests: Fix -Wrange-loop-construct warnings
Dentomologist
2022-06-02
Merge pull request #10678 from Dentomologist/skip_pagefault_test_if_no_except...
Pokechu22
2022-05-19
UnitTests: Skip PageFaultTest if exception handlers are not supported
Dentomologist
2022-05-18
Rename CP and XF normal component count enums and update their descriptions
Pokechu22
[prev]
[next]