mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 01:29:42 -06:00
Add the infrastructure required to easily add unit tests and test it with a very simple test file.
This commit is contained in:
1
Source/UnitTests/Core/CMakeLists.txt
Normal file
1
Source/UnitTests/Core/CMakeLists.txt
Normal file
@ -0,0 +1 @@
|
||||
add_dolphin_test(MMIOTest MMIOTest.cpp core)
|
Reference in New Issue
Block a user