solidity/test/libsolidity/syntaxTests/constants
2022-06-16 17:11:55 +05:30
..
abi_encoding_constant.sol
addmod_mulmod_rational.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
addmod_zero.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
assign_constant_function_value.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02: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 Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
cyclic_dependency_2.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
cyclic_dependency_3.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
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 Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
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
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 Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
mulmod_zero.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
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 Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
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