solidity/test/libsolidity/semanticTests/enums
2020-11-16 18:58:19 +01:00
..
constructing_enums_from_ints.sol Tests/Docs after "stricter explicit conversion from Literals to Integers" 2020-11-03 14:31:44 +01:00
enum_explicit_overflow_homestead.sol Strict explicit conversion between literals and enums 2020-11-06 19:15:02 +01:00
enum_explicit_overflow.sol Strict explicit conversion between literals and enums 2020-11-06 19:15:02 +01:00
enum_with_256_members.sol Return a type error when an enum has more than 256 members 2020-11-16 18:58:19 +01:00
using_contract_enums_with_explicit_contract_name.sol Yul IR generation for member access to type types. 2020-04-22 11:25:27 +02:00
using_enums.sol Update tests. 2020-07-07 12:16:18 +02:00
using_inherited_enum_excplicitly.sol Yul IR generation for member access to type types. 2020-04-22 11:25:27 +02:00
using_inherited_enum.sol Yul IR generation for member access to type types. 2020-04-22 11:25:27 +02:00