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
/
Core
Age
Commit message (
Expand
)
Author
2020-08-16
UnitTests: quiet warnings
Shawn Hoffman
2020-01-30
IOS/FS: Fix CreateFullPath to not create directories that already exist
Léo Lam
2020-01-25
Merge pull request #8539 from leoetlino/fs-accuracy
Tilka
2020-01-25
UnitTests/FS: Improve deletion test
Léo Lam
2020-01-25
UnitTests/FS: Add ReadDirectory ordering test (issue 10234)
Léo Lam
2020-01-25
UnitTests/FS: Fix file rename tests
Léo Lam
2020-01-25
UnitTests/FS: Add path validity and splitting tests
Léo Lam
2020-01-25
UnitTests/FS: Add metadata tests
Léo Lam
2019-05-25
Jit64AsmCommon: Make ConvertDoubleToSingle use RSCRATCH as output
MerryMage
2019-05-25
UnitTests/Jit64Common: Test GenConvertDoubleToSingle
MerryMage
2019-05-06
Reformat repo to clang-format 7.0 rules
Techjar
2018-12-15
stop using g_jit outside of JitInterface
CrystalGamma
2018-09-28
UnitTets: Add tests for frsqrte
MerryMage
2018-06-15
PowerPC: Convert CPUCore enum into an enum class
Lioncash
2018-06-03
FS: Add a struct for modes
Léo Lam
2018-05-08
IOS/FS: Fix rename not handling existing target correctly
Léo Lam
2018-04-15
UnitTests: Add tests for the Wii filesystem
Léo Lam
2018-03-24
CPUCoreBase: Make the GetName() member function const qualified
Lioncash
2017-09-24
UnitTests: Add DSP accelerator tests
Léo Lam
2017-07-09
Merge Core/Config/Config.h into Common/Config/Config.h
Michael Maltese
2017-06-30
DSPDisassembler: remove unused base_addr parameter
Michael Maltese
2017-06-30
DSPDisassembler: get rid of double-pass and temp file
Michael Maltese
2017-06-26
Add CommonTitles.h for common Wii title IDs
Léo Lam
2017-06-18
UnitTests: Use a temporary profile directory
Léo Lam
2017-06-14
IOS/ESFormats: Use SignedBlobReader for TMDs and tickets
Léo Lam
2017-06-06
unittests: set user directory so SYSCONF does not get created at the drive root
Shawn Hoffman
2017-06-05
Merge pull request #5418 from MerryMage/config-again-and-again
shuffle2
2017-06-05
DSPTool: extract tests into a DSPAssemblyTest
Michael Maltese
2017-06-03
Config: Integrate
MerryMage
2017-04-10
Merge pull request #5144 from MerryMage/mfspr
Markus Wick
2017-04-05
Add unit tests for IOS/ESFormats
Léo Lam
2017-04-05
CoreTiming: Pull globals into a single struct
MerryMage
2017-03-24
CoreTimingTest: make AdvanceAndCheck() static (fix warning)
Michael Maltese
2017-01-07
Add the g_ prefix to the jit global
Léo Lam
2016-09-08
CoreTiming: Guarantee FIFO processing of timed events
EmptyChaos
2016-09-03
CoreTiming: Fix scheduling into the past
EmptyChaos
2016-09-03
[UnitTests] Add CoreTimingTest
EmptyChaos
2016-08-07
Common: namespace MemoryUtil
Lioncash
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2015-11-19
Enable the page fault test on targets that aren't x86_64
Ryan Houdek
2015-06-12
Options: merge SCoreStartupParameter into SConfig
degasus
2015-06-07
Remove ARMv7 support.
Ryan Houdek
2015-05-25
Add missing license headers
Tillmann Karras
2015-03-16
Fix warnings
Tillmann Karras
2015-03-01
Fix include order of files outside of Source/Core
Tillmann Karras
2015-02-15
Fix the addresses of MMIO registers.
magumagu
2015-01-24
Make the IsMMIOAddress function easier to read, add tests.
Scott Mansell
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-07-27
MMIO: Cleanup Mapping class by using templates instead of macros.
Tony Wasserka
[next]