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
Age
Commit message (
Expand
)
Author
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
2014-03-09
clang-modernize -add-override
Tillmann Karras
2014-03-09
MMIOTest: fix sign warning
Tillmann Karras
2014-03-09
Add more tests for Common and Core/MMIO
Pierre Bourdon
2014-03-03
Tests: Add more MMIO tests as an example.
Pierre Bourdon
2014-03-03
Add the infrastructure required to easily add unit tests and test it with a v...
Pierre Bourdon