mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Support compilation fail scenarios in ASTJSON tests
This commit is contained in:
@@ -90,6 +90,7 @@ private:
|
||||
) const;
|
||||
|
||||
std::vector<TestVariant> m_variants;
|
||||
std::optional<CompilerStack::State> m_expectedFailAfter;
|
||||
|
||||
std::vector<std::pair<std::string, std::string>> m_sources;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user