solidity/test/libsolidity/syntaxTests/events
2020-06-22 16:51:47 +02:00
..
event_array_indexed_v2.sol Do not warn about enabled ABIEncoderV2 anymore. 2019-11-26 15:49:42 +01:00
event_array_v2.sol Do not warn about enabled ABIEncoderV2 anymore. 2019-11-26 15:49:42 +01:00
event_nested_array_2.sol Disallow structs in events without ABIEncoderV2 2018-08-03 13:41:27 +02:00
event_nested_array_in_struct.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
event_nested_array_indexed_v2.sol Do not warn about enabled ABIEncoderV2 anymore. 2019-11-26 15:49:42 +01:00
event_nested_array_v2.sol Do not warn about enabled ABIEncoderV2 anymore. 2019-11-26 15:49:42 +01:00
event_nested_array.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
event_struct_indexed_v2.sol Do not warn about enabled ABIEncoderV2 anymore. 2019-11-26 15:49:42 +01:00
event_struct_indexed.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
event_struct_v2.sol Do not warn about enabled ABIEncoderV2 anymore. 2019-11-26 15:49:42 +01:00
event_struct.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00