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
/
Core
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2026-02-04
UnitTests: Add PageTableHostMappingTest
JosJuice
2026-01-18
Jit64: Add fres unit test
JosJuice
2024-07-07
Add Unit Test for Patch Allowlist
LillyJadeKatrin
2023-11-28
Remove _M_X86 in favour of _M_X86_64
Zopolis4
2023-11-05
Skylanders: Improve figure data view and generation
Mandar1jn
2022-06-14
UnitTests: Use hermes.s as part of an actual test
Pokechu22
2021-05-15
JitArm64: Implement frsqrte
JosJuice
2021-05-15
JitArm64: Implement fres
JosJuice
2021-05-13
JitArm64: Add FPRF unit test
JosJuice
2021-05-07
Merge pull request #9683 from JosJuice/ppc-test-values
Léo Lam
2021-05-02
UnitTests: Put PowerPC test values in a separate file
JosJuice
2021-05-02
UnitTests: Move some unit tests to where they should be
JosJuice
2021-04-25
JitArm64: Add unit tests for single/double conversion
JosJuice
2021-01-31
UnitTests: Add MOVI2R test
MerryMage
2020-08-16
UnitTests: quiet warnings
Shawn Hoffman
2019-05-25
UnitTests/Jit64Common: Test GenConvertDoubleToSingle
MerryMage
2018-09-28
UnitTets: Add tests for frsqrte
MerryMage
2018-04-15
UnitTests: Add tests for the Wii filesystem
Léo Lam
2017-09-24
UnitTests: Add DSP accelerator tests
Léo Lam
2017-06-05
DSPTool: extract tests into a DSPAssemblyTest
Michael Maltese
2017-04-05
Add unit tests for IOS/ESFormats
Léo Lam
2016-09-03
[UnitTests] Add CoreTimingTest
EmptyChaos
2014-10-19
Add a test for page fault handling.
comex
2014-08-02
UnitTests: make it possible to build tests for code that has global dependencies
Pierre Bourdon
2014-03-03
Add the infrastructure required to easily add unit tests and test it with a v...
Pierre Bourdon