solidity/test/libsolidity/syntaxTests/constants
2022-04-01 23:41:18 -05:00
..
abi_encoding_constant.sol ABI encoding functions are pure and should be usable in constants. 2018-05-15 14:45:54 +02:00
addmod_mulmod_rational.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
addmod_zero.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
assign_constant_function_value.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
constant_natspec_user.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
constant_natspec.sol New tests. 2020-10-08 18:56:18 +02:00
constant_override.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
constant_unassigned.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
constant_virtual.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
constant_with_visibility_inverted.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
constant_with_visibility.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
cross_file_cyclic_modules.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
cross_file_cyclic.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
cyclic_dependency_1.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
cyclic_dependency_2.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
cyclic_dependency_3.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
cyclic_dependency_4.sol Adjust tests. 2018-06-25 17:17:18 +02:00
cyclic_dependency_5.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
division_by_zero.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
file_level_memory_inverted.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
file_level_memory.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
immutable_at_file_level.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
mapping_constant.sol Fix genetic algorithms CI failure 2022-01-17 13:35:07 +01:00
mod_div_rational.sol Compile succeeding syntax tests. 2019-08-16 17:14:49 +02:00
mod_zero.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
mulmod_zero.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
name_clash_via_import.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
non_constant.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
pure_non_rational.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
redefinition_cross_file.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
redefinition_public_constant.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
struct_constant.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00