solidity/test/libsolidity/syntaxTests/constants
2020-10-08 18:56:18 +02:00
..
abi_encoding_constant.sol
addmod_mulmod_rational.sol
addmod_zero.sol
assign_constant_function_value.sol
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_virtual.sol New tests. 2020-10-08 18:56:18 +02:00
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
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
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
immutable_at_file_level.sol New tests. 2020-10-08 18:56:18 +02:00
mapping_constant.sol New tests. 2020-10-08 18:56:18 +02: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 New tests. 2020-10-08 18:56:18 +02:00