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-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
2014-03-17
Tests: fix signed/unsigned comparison warning
Tillmann Karras
2014-03-09
clang-modernize -add-override
Tillmann Karras
2014-03-09
MathUtil: fix IsQNAN()
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
UnitTests: ensure the Binaries/Tests directory exists before linking.
Pierre Bourdon
2014-03-03
Unittests: Always use GTest from Externals (recommended way from GTest FAQ).
Pierre Bourdon
2014-03-03
Do not hard fail when running 'make unittests' without GTest.
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
2014-02-23
Remove Source/{Unittests,TestSuite}.
Pierre Bourdon
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre
2013-12-31
Convert all vcxproj files to UNIX line endings
Jasper St. Pierre
2013-11-03
Run code through the advanced tool 'sed' to remove trailing whitespace.
comex
[prev]
[next]