solidity/test/libsolidity/syntaxTests/pragma
2020-12-18 11:50:37 +00:00
..
broken_version_1.sol Report meaningful error if parsing a version pragma failed 2020-12-18 11:50:37 +00:00
broken_version_2.sol Report meaningful error if parsing a version pragma failed 2020-12-18 11:50:37 +00:00
broken_version_3.sol Report meaningful error if parsing a version pragma failed 2020-12-18 11:50:37 +00:00
broken_version_4.sol Report meaningful error if parsing a version pragma failed 2020-12-18 11:50:37 +00:00
broken_version_5.sol Report meaningful error if parsing a version pragma failed 2020-12-18 11:50:37 +00:00
invalid_pragma.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
unknown_pragma.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
unterminated_pragma.sol Report meaningful error if parsing a version pragma failed 2020-12-18 11:50:37 +00:00
unterminated_version.sol Report meaningful error if parsing a version pragma failed 2020-12-18 11:50:37 +00:00
version_check.sol Fix pragma solidity version in antlr grammar 2020-06-23 02:25:21 +02:00