mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-07-13 15:21:30 -05:00
Added tests
This commit is contained in:
parent
0905ffd043
commit
00e94d3630
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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user