dolphin/Source/UnitTests
Michael Maltese 942cbd3c8d CMake: don't prefix test targets with Test_
The current prefixing makes it harder to build test executables directly
from the command line, since the target name breaks CMake convention and
doesn't match the name passed to `add_dolphin_test`. They all have "Test"
somewhere in the name anyways.
2017-05-22 00:19:13 -07:00
..
Common Convert VolumeDirectory names back to SHIFT-JIS (issue #9988) 2017-05-01 14:08:47 +02:00
Core Merge pull request #5144 from MerryMage/mfspr 2017-04-10 22:30:56 +02:00
TestUtils StubHost: remove unused Host_RequestFullscreen() 2017-03-24 16:41:12 -07:00
VideoCommon VertexLoaderTest: fix maybe-uninitialized warning 2017-03-31 13:51:20 -07:00
CMakeLists.txt CMake: don't prefix test targets with Test_ 2017-05-22 00:19:13 -07:00
UnitTests.vcxproj Remove D3D12 2017-05-18 17:01:12 -07:00
UnitTests.vcxproj.user msvc: get UnitTests compiling 2014-09-01 21:27:45 -07:00