Skip to content

Commit fb9d933

Browse files
committed
Complete Compiler test
1 parent 70e2aa2 commit fb9d933

File tree

4 files changed

+319
-19
lines changed

4 files changed

+319
-19
lines changed

test/compiler/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
add_executable(
22
compiler_test
33
compiler_test.cpp
4+
testblocksection.cpp
5+
testblocksection.h
46
)
57

68
target_link_libraries(

0 commit comments

Comments
 (0)