.. |
abi_encoding_constant.sol
|
|
|
addmod_mulmod_rational.sol
|
|
|
addmod_zero.sol
|
|
|
assign_constant_function_value.sol
|
|
|
constant_cyclic_via_user_operators.sol
|
User-defined operators: Tests
|
2023-02-22 00:40:03 +01:00 |
constant_natspec_user.sol
|
New tests.
|
2020-10-08 18:56:18 +02:00 |
constant_natspec.sol
|
New tests.
|
2020-10-08 18:56:18 +02:00 |
constant_override.sol
|
New tests.
|
2020-10-08 18:56:18 +02:00 |
constant_unassigned.sol
|
New tests.
|
2020-10-08 18:56:18 +02:00 |
constant_variables_as_static_array_length.sol
|
Propagate purity information for member access to foreign pure variables
|
2022-06-16 17:11:55 +05:30 |
constant_virtual.sol
|
New tests.
|
2020-10-08 18:56:18 +02:00 |
constant_with_dependencies_as_array_sizes.sol
|
Propagate purity information for member access to foreign pure variables
|
2022-06-16 17:11:55 +05:30 |
constant_with_dependencies_on_constants.sol
|
Propagate purity information for member access to foreign pure variables
|
2022-06-16 17:11:55 +05:30 |
constant_with_dependencies_on_file_level_constants.sol
|
Propagate purity information for member access to foreign pure variables
|
2022-06-16 17:11:55 +05:30 |
constant_with_visibility_inverted.sol
|
New tests.
|
2020-10-08 18:56:18 +02:00 |
constant_with_visibility.sol
|
New tests.
|
2020-10-08 18:56:18 +02:00 |
constants_with_dependencies_on_library_constants_multi_file.sol
|
Propagate purity information for member access to foreign pure variables
|
2022-06-16 17:11:55 +05:30 |
cross_file_cyclic_modules.sol
|
New tests.
|
2020-10-08 18:56:18 +02:00 |
cross_file_cyclic.sol
|
New tests.
|
2020-10-08 18:56:18 +02:00 |
cyclic_dependency_1.sol
|
|
|
cyclic_dependency_2.sol
|
|
|
cyclic_dependency_3.sol
|
|
|
cyclic_dependency_4.sol
|
|
|
cyclic_dependency_5.sol
|
Fix infinite recursion in function call graph generator due to recursive constant references.
|
2021-06-08 16:39:30 +02:00 |
cyclic_dependency_file_and_library_constants.sol
|
Propagate purity information for member access to foreign pure variables
|
2022-06-16 17:11:55 +05:30 |
cyclic_dependency_file_constants.sol
|
Propagate purity information for member access to foreign pure variables
|
2022-06-16 17:11:55 +05:30 |
cyclic_dependency_library_constants.sol
|
Propagate purity information for member access to foreign pure variables
|
2022-06-16 17:11:55 +05:30 |
division_by_zero.sol
|
|
|
file_level_memory_inverted.sol
|
New tests.
|
2020-10-08 18:56:18 +02:00 |
file_level_memory.sol
|
New tests.
|
2020-10-08 18:56:18 +02:00 |
file_level_multiple_constant_keywords.sol
|
Additional tests for edge cases for mutability, visibility, location, experimental, global, indexed and anonymous
|
2023-01-20 20:05:36 +01:00 |
immutable_at_file_level.sol
|
New tests.
|
2020-10-08 18:56:18 +02:00 |
mapping_constant.sol
|
Fix genetic algorithms CI failure
|
2022-01-17 13:35:07 +01:00 |
mod_div_rational.sol
|
|
|
mod_zero.sol
|
|
|
mulmod_zero.sol
|
|
|
name_clash_via_import.sol
|
New tests.
|
2020-10-08 18:56:18 +02:00 |
non_constant.sol
|
New tests.
|
2020-10-08 18:56:18 +02:00 |
pure_non_rational.sol
|
|
|
redefinition_cross_file.sol
|
New tests.
|
2020-10-08 18:56:18 +02:00 |
redefinition_public_constant.sol
|
New tests.
|
2020-10-08 18:56:18 +02:00 |
struct_constant.sol
|
Fix genetic algorithms CI failure
|
2022-01-17 13:35:07 +01:00 |