Added tests
This commit is contained in:
parent
0905ffd043
commit
00e94d3630
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