dolphin/Source/UnitTests/Core
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
..
DSP UnitTests: Use hermes.s as part of an actual test 2022-06-14 12:22:05 -07:00
IOS UnitTests: Fix -Wrange-loop-construct warnings 2022-06-03 22:28:17 -07:00
PowerPC Treewide: Remove unused inclusions of <cinttypes> 2022-01-09 12:43:11 -08:00
CMakeLists.txt UnitTests: Use hermes.s as part of an actual test 2022-06-14 12:22:05 -07:00
CoreTimingTest.cpp Config: Port CPU overclock settings to new config system. 2021-12-25 21:52:50 +01:00
MMIOTest.cpp Fix improper naming 2021-11-24 17:04:30 +01:00
PageFaultTest.cpp UnitTests: Skip PageFaultTest if exception handlers are not supported 2022-05-19 12:26:41 -07:00