dolphin/Source/UnitTests
Maarten ter Huurne 4c7c29b8b6 Let "make install" on OS X copy the bundle to /Applications.
The "dsptool" executable is not included in the bundle.
The "tester" executable is not included in the bundle and it no longer
installed on other platforms, since it is neither expected nor useful
to install unit tests.
2011-12-14 02:50:36 +01:00
..
AudioJitTests.cpp Core/DSPCore: Make Jit read from coefficient ROM when told to do so, 2010-11-07 23:15:31 +00:00
CMakeLists.txt Let "make install" on OS X copy the bundle to /Applications. 2011-12-14 02:50:36 +01:00
DSPJitTester.cpp Core/DSPCore: Changed g_dsp._r back to g_dsp.r. Removed the check*Exclude 2010-12-29 20:20:52 +00:00
DSPJitTester.h Core and DSPCore now have mutual dependencies, which breaks the 2011-01-29 14:06:48 +00:00
SConscript Move SConscript files out from the Src subdirectories to be 2011-03-03 19:44:56 +00:00
UnitTests.cpp Remove the global namespace a bit and remove some dead code. 2011-02-02 18:21:20 +00:00
UnitTests.vcproj LTCG (link time code gen) was off in some projects, so turn it off in all of them so that the linker doesn't have to restart halfway through. 2011-02-05 20:14:23 +00:00