mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add --print-smt flag to output SMTChecker SMTLIB code
This commit is contained in:
@@ -219,6 +219,7 @@ BOOST_AUTO_TEST_CASE(cli_mode_options)
|
||||
{true, false},
|
||||
{ModelCheckerExtCalls::Mode::TRUSTED},
|
||||
{{InvariantType::Contract, InvariantType::Reentrancy}},
|
||||
false, // --model-checker-print-query
|
||||
true,
|
||||
true,
|
||||
true,
|
||||
|
||||
Reference in New Issue
Block a user