solidity/test/libsolidity/syntaxTests/pragma
2022-04-01 23:41:18 -05:00
..
broken_version_1.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
broken_version_2.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
broken_version_3.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
broken_version_4.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
broken_version_5.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
broken_version_6.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
broken_version_7.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
empty_version.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
experimental_empty_string_literal.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
experimental_multiple_same_line.sol Move all experimental pragma tests to syntaxTests/pragma 2021-01-15 19:12:32 +00:00
experimental_pragma_duplicate.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
experimental_pragma_empty.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
experimental_pragma_unknown_string_literal.sol Move all experimental pragma tests to syntaxTests/pragma 2021-01-15 19:12:32 +00:00
experimental_test_warning.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
experimental_unknown_number_literal.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
experimental_unknown_quoted_string_literal.sol Move all experimental pragma tests to syntaxTests/pragma 2021-01-15 19:12:32 +00:00
invalid_pragma.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
unknown_pragma.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05: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 Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
version_range.sol Adds some more version pragma test cases. 2021-10-12 15:15:54 +02:00