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-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
2013-05-22
Adding unit test project to VS solution
John Peterson
2012-03-25
Remove scons-related files
Shawn Hoffman
2011-12-14
Let "make install" on OS X copy the bundle to /Applications.
Maarten ter Huurne
2011-07-18
Add the DSPTool and UnitTests to the cmake build. They are optional, and to ...
Glenn Rice
2011-03-03
Move SConscript files out from the Src subdirectories to be
Soren Jorvang
2011-03-03
Prepare for the release of Xcode 4, which has working LTO
Soren Jorvang
2011-02-05
LTCG (link time code gen) was off in some projects, so turn it off in all of ...
hrydgard
2011-02-05
The compiler need not obey the static keyword, so to avoid linker
Soren Jorvang
2011-02-04
Turn back on unit tests in SCons.
Soren Jorvang
2011-02-02
Remove the global namespace a bit and remove some dead code.
Soren Jorvang
2011-02-02
Remove PluginSpecs.h. Merge the few needed enums from that file into Common....
Glenn Rice
2011-01-30
Move async checking for pressed keys into Host_GetKeyState()
Soren Jorvang
2011-01-29
Try to fix Windows build.
Soren Jorvang
2011-01-29
Core and DSPCore now have mutual dependencies, which breaks the
Soren Jorvang
2011-01-28
Some preliminary cleanup of the global namespace for LTO.
Soren Jorvang
2010-12-29
Core/DSPCore: Changed g_dsp._r back to g_dsp.r. Removed the check*Exclude
pierre
2010-12-29
Compile fix for Unittests.
j4ck.fr0st
2010-11-10
StringUtil cleanup. Nothing seems broken.
Jordan Woyak
2010-11-07
Core/DSPCore: Make Jit read from coefficient ROM when told to do so,
pierre
2010-10-31
Core/DSPCore: Extended opcode handling fixes
pierre
2010-07-22
Build but don't install the dsptool/tester/MemcardManager tools
Soren Jorvang
2010-07-20
Fix the global build on linux.
Glenn Rice
2010-07-20
Some pathnames are used both by SCons and cpp which can be a bit tricky.
Soren Jorvang
2010-07-19
Get rid of a number of unnecessary env.Clones.
Soren Jorvang
2010-07-16
include the MP compiler option, which will allow for faster compiling + some ...
luisr142004
[next]