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
2014-12-21
VideoCommon: split VertexLoaderBase from VertexLoader
degasus
2014-12-21
VertexLoader: remove inlined getters
degasus
2014-12-21
VideoLoader: remove VAT_*_FRACBITS
degasus
2014-12-09
UnitTests: fix VertexLoaderTest
degasus
2014-12-06
UnitTests: add tests for bitwise AVX instructions
Tillmann Karras
2014-12-06
UnitTests: fix register symbol name in AVX tests
Tillmann Karras
2014-11-17
Host: Kill off GetRenderWindowSize
Lioncash
2014-11-14
Link Foundation/CoreServices into unit tests so they build with DISABLE_WX.
comex
2014-11-05
Host: Kill off Host_SysMessage
Lioncash
2014-10-29
Merge pull request #1420 from jcowgill/fix-cmake-test-names
comex
2014-10-29
Rename unittest targets to Test_*
James Cowgill
2014-10-25
Add unit test.
comex
2014-10-19
Add a test for page fault handling.
comex
2014-10-07
X64Emitter: add unit test for FMA
Fiora
2014-09-28
Rejigger some FIFO buffer variables to be more rational.
comex
2014-09-14
Merge pull request #1083 from FioraAeterna/lzcnt
Ryan Houdek
2014-09-14
x64Emitter: add LZCNT/TZCNT support and detection
Fiora
2014-09-13
UnitTests: Fix misplaced braces in the x64Emitter tests
Lioncash
2014-09-13
Add immediate tests for WriteNormalOp
Fiora
2014-09-08
Rename Log2 and add IsPow2 to MathUtils for future use
Fiora
2014-09-05
Revert "JIT64: optimize CA calculations"
Fiora
2014-09-05
Merge pull request #852 from FioraAeterna/optimizeca
comex
2014-09-03
x64Emitter: add BMI1/BMI2 support
Fiora
2014-09-03
x64EmitterTest: Fake support for all CPU extensions
Pierre Bourdon
2014-09-02
UnitTests: Add tests for the x64Emitter
Pierre Bourdon
2014-09-01
msvc: get UnitTests compiling
Shawn Hoffman
2014-09-01
Rename Log2 and add IsPow2 to MathUtils for future use
Fiora
2014-09-01
unittests: correct some integers which should have been floating point types
Shawn Hoffman
2014-08-24
UnitTests: Remove now non-existent UpdateStatusBar from StubHost.
Lioncash
2014-08-15
Core: Kill off Host_ShowJitResults
Lioncash
2014-08-09
Merge pull request #740 from lioncash/host
Lioncash
2014-08-08
Core: Kill off Host_UpdateLogDisplay()
Lioncash
2014-08-08
UnitTests: Get rid of now-nonexistent Host_GetInstance() within StubHost
Lioncash
2014-08-08
Core: Kill off Host_UpdateBreakPointView()
Lioncash
2014-08-07
Fix more warnings from #579
Tillmann Karras
2014-08-04
UnitTests: Disable VertexLoader tests if EGL is enabled.
Tony Wasserka
2014-08-02
VertexLoader: Add more tests, including a few small benchmarks
Pierre Bourdon
2014-08-02
VertexLoader: Add very basic unit testing to get started
Pierre Bourdon
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-07-15
Fix incorrect clamping in SWRenderer.
Scott Mansell
2014-05-29
Remove the min/max functions in CommonFuncs.
Lioncash
2014-04-19
BitFieldTest: fix warnings
Tillmann Karras
2014-04-14
Merge pull request #271 from delroth/threading-stuff
Pierre Bourdon
2014-04-14
Common::Flag: Add support for TestAndSet + test by implementing basic spinlocks.
Pierre Bourdon
2014-04-14
UnitTests: Add a test for BitField behavior on odd structure alignment.
Tony Wasserka
2014-04-14
Common: Move the Event class to a separate file, and add tests for it. Fix in...
Pierre Bourdon
2014-04-14
Common: Add a 'Flag' class that is used to encapsulate a boolean flag manipul...
Pierre Bourdon
2014-03-25
UnitTests: Add tests for BitField.
Tony Wasserka
2014-03-24
MathUtilTest: add test for FlushToZero
Tillmann Karras
[next]