.. |
alias_shadows_another_alias.sol
|
Contract level checker: Disallow free function redefinition and alias
|
2020-09-25 17:09:58 +02:00 |
alias_shadows_function.sol
|
Contract level checker: Disallow free function redefinition and alias
|
2020-09-25 17:09:58 +02:00 |
circular_import_2.sol
|
Trivial isoltest updates: missing // ---- at the end
|
2021-04-20 17:38:29 +02:00 |
circular_import_3.sol
|
Contract level checker: Disallow free function redefinition and alias
|
2020-09-25 17:09:58 +02:00 |
circular_import_4.sol
|
Trivial isoltest updates: missing // ---- at the end
|
2021-04-20 17:38:29 +02:00 |
circular_import_5.sol
|
Trivial isoltest updates: missing // ---- at the end
|
2021-04-20 17:38:29 +02:00 |
circular_import.sol
|
Trivial isoltest updates: missing // ---- at the end
|
2021-04-20 17:38:29 +02:00 |
duplicate_import_statement.sol
|
Trivial isoltest updates: missing // ---- at the end
|
2021-04-20 17:38:29 +02:00 |
error_in_first.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
free_different_interger_types.sol
|
Trivial isoltest updates: missing // ---- at the end
|
2021-04-20 17:38:29 +02:00 |
free_function_alias_different_parameter_types.sol
|
Contract level checker: Disallow free function redefinition and alias
|
2020-09-25 17:09:58 +02:00 |
free_function_control_flow_analysis.sol
|
ControlFlowAnalyser: Also consider called functions in a flow
|
2021-06-01 15:54:37 +02:00 |
free_function_redefinition_base_derived.sol
|
Contract level checker: Disallow free function redefinition and alias
|
2020-09-25 17:09:58 +02:00 |
free_function_redefinition_transitive.sol
|
Contract level checker: Disallow free function redefinition and alias
|
2020-09-25 17:09:58 +02:00 |
free_function_resolution_override_virtual.sol
|
Contract level checker: Disallow free function redefinition and alias
|
2020-09-25 17:09:58 +02:00 |
import_alias_mismatch.sol
|
Fix module member names for importing with renaming.
|
2021-02-23 13:15:32 +01:00 |
import_alias.sol
|
Trivial isoltest updates: missing // ---- at the end
|
2021-04-20 17:38:29 +02:00 |
import_contract_function_error.sol
|
Contract level checker: Disallow free function redefinition and alias
|
2020-09-25 17:09:58 +02:00 |
import_not_found.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
import.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
imported_free_function.sol
|
Trivial isoltest updates: missing // ---- at the end
|
2021-04-20 17:38:29 +02:00 |
libraries_control_flow_analysis.sol
|
ControlFlowAnalyser: Also consider called functions in a flow
|
2021-06-01 15:54:37 +02:00 |
multiple_imports_same_function.sol
|
Trivial isoltest updates: missing // ---- at the end
|
2021-04-20 17:38:29 +02:00 |
no_import.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
one_source.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
reimport_imported_function.sol
|
Trivial isoltest updates: missing // ---- at the end
|
2021-04-20 17:38:29 +02:00 |
split_contract_hierarchy_control_flow_analysis_complex.sol
|
ControlFlowAnalyser: Also consider called functions in a flow
|
2021-06-01 15:54:37 +02:00 |
split_contract_hierarchy_control_flow_analysis.sol
|
ControlFlowAnalyser: Also consider called functions in a flow
|
2021-06-01 15:54:37 +02:00 |
two_imports_same_function.sol
|
Trivial isoltest updates: missing // ---- at the end
|
2021-04-20 17:38:29 +02:00 |
warning_in_both.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |