dolphin/Source/UnitTests
Michael Maltese 80710984dc DSPTool: extract tests into a DSPAssemblyTest
- Moves all test code from DSPTool into UnitTests/Core/DSPAssemblyTest.
- Converts test files (which could only be loaded if they were in the
  shell's working directory, so basically never) into C++ values.
- Enables most of the commented-out tests.
- Removes non-deterministic random code test.
2017-06-05 19:28:40 -07:00
..
Common Fix minor formatting issues 2017-06-05 02:32:19 +02:00
Core DSPTool: extract tests into a DSPAssemblyTest 2017-06-05 19:28:40 -07:00
VideoCommon VertexLoaderTest: fix maybe-uninitialized warning 2017-03-31 13:51:20 -07:00
CMakeLists.txt CMake: use RUNTIME_OUTPUT_DIRECTORY rather than setting OUTPUT_NAME each time 2017-05-22 00:19:14 -07:00
StubHost.cpp CMake: remove extraneous TestUtils directory 2017-05-22 00:19:13 -07:00
UnitTests.vcxproj DSPTool: extract tests into a DSPAssemblyTest 2017-06-05 19:28:40 -07:00
UnitTests.vcxproj.user msbuild: increment other version numbers to vs2017 equivalents 2017-06-03 18:20:39 -07:00