.. |
almost_call_options.sol
|
Print warning for unnamed return parameters and no return statement
|
2020-10-13 13:11:29 +02:00 |
catch_error_named.sol
|
Print warning for unnamed return parameters and no return statement
|
2020-10-13 13:11:29 +02:00 |
catch_error.sol
|
Print warning for unnamed return parameters and no return statement
|
2020-10-13 13:11:29 +02:00 |
catch_low_level.sol
|
Print warning for unnamed return parameters and no return statement
|
2020-10-13 13:11:29 +02:00 |
creation.sol
|
Add more syntax tests for uncovered cases
|
2020-11-05 10:30:09 +00:00 |
empty_catch.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
empty_returns.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
error_with_wrong_type.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
invalid_error_name.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
invalid_returns.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
library_call.sol
|
Tests.
|
2019-09-23 17:22:56 +02:00 |
low_level_pre-byzantium.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
low_level_with_wrong_type.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
no_catch.sol
|
Fix token list.
|
2020-07-23 14:28:28 +02:00 |
no_external_call.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
no_returns.sol
|
Print warning for unnamed return parameters and no return statement
|
2020-10-13 13:11:29 +02:00 |
no_special.sol
|
Add more syntax tests for uncovered cases
|
2020-11-05 10:30:09 +00:00 |
returns_memory_anonymous.sol
|
Print warning for unnamed return parameters and no return statement
|
2020-10-13 13:11:29 +02:00 |
returns_memory.sol
|
Print warning for unnamed return parameters and no return statement
|
2020-10-13 13:11:29 +02:00 |
returns.sol
|
Print warning for unnamed return parameters and no return statement
|
2020-10-13 13:11:29 +02:00 |
scoping.sol
|
Fix scoping following try/catch.
|
2020-03-09 13:14:13 +01:00 |
simple_catch.sol
|
Tests.
|
2019-09-23 17:22:56 +02:00 |
structured_pre_byzantium.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
two_catch_clauses.sol
|
Print warning for unnamed return parameters and no return statement
|
2020-10-13 13:11:29 +02:00 |
two_error_catch_clauses.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
two_low_level_catch_clauses.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |