mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Test suite for FunctionCallGraph
This commit is contained in:
parent
53d70dec57
commit
051995a373
@ -97,6 +97,7 @@ set(libsolidity_sources
|
||||
libsolidity/SyntaxTest.cpp
|
||||
libsolidity/SyntaxTest.h
|
||||
libsolidity/ViewPureChecker.cpp
|
||||
libsolidity/analysis/FunctionCallGraph.cpp
|
||||
)
|
||||
detect_stray_source_files("${libsolidity_sources}" "libsolidity/")
|
||||
|
||||
|
2005
test/libsolidity/analysis/FunctionCallGraph.cpp
Normal file
2005
test/libsolidity/analysis/FunctionCallGraph.cpp
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user