dolphin-emulator/Source/UnitTests
Pokechu22 3cb0976367 UnitTests: Use hermes.s as part of an actual test
Before, the file just existed as the source code for HermesBinary.cpp, but we can test that things assemble correctly too (compare DSPTestBinary.cpp and DSPTestText.cpp).

A bit of jank is needed due to MSVC limitations (see https://docs.microsoft.com/en-us/cpp/error-messages/compiler-errors-1/compiler-error-c2026?view=msvc-170).
2022-06-14 12:22:05 -07:00
..
Common msvc: disable optimizations for x64EmitterTest.cpp 2022-04-27 15:06:04 -07:00
Core UnitTests: Use hermes.s as part of an actual test 2022-06-14 12:22:05 -07:00
VideoCommon Rename CP and XF normal component count enums and update their descriptions 2022-05-18 14:43:14 -07:00
CMakeLists.txt CMakeLists: Link bochs in privately where applicable 2018-04-08 04:59:58 -04:00
StubHost.cpp Core: Add GBA host interface 2021-07-13 16:42:49 +02:00
UnitTests.vcxproj UnitTests: Use hermes.s as part of an actual test 2022-06-14 12:22:05 -07:00
UnitTests.vcxproj.user msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00