mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
Added tests
This commit is contained in:
2225
Source/UnitTests/Common/AssemblerTest.cpp
Normal file
2225
Source/UnitTests/Common/AssemblerTest.cpp
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,4 @@
|
||||
add_dolphin_test(AssemblerTest AssemblerTest.cpp)
|
||||
add_dolphin_test(BitFieldTest BitFieldTest.cpp)
|
||||
add_dolphin_test(BitSetTest BitSetTest.cpp)
|
||||
add_dolphin_test(BitUtilsTest BitUtilsTest.cpp)
|
||||
|
Reference in New Issue
Block a user