mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Move gas cost tests from command line tests to interactive gas cost tests.
This commit is contained in:
@@ -20,6 +20,7 @@ add_executable(isoltest
|
||||
../TestCase.cpp
|
||||
../libsolidity/util/TestFileParser.cpp
|
||||
../libsolidity/util/TestFunctionCall.cpp
|
||||
../libsolidity/GasTest.cpp
|
||||
../libsolidity/SyntaxTest.cpp
|
||||
../libsolidity/SemanticTest.cpp
|
||||
../libsolidity/AnalysisFramework.cpp
|
||||
|
||||
Reference in New Issue
Block a user