solidity/test/libsolidity/semanticTests/revertStrings
Alex Beregszaszi 299873182b Cleanup ABICoder V1 tests
Include the pragma explicitly, rename the file to have a _v1 suffix, and also add V2 counterparts where missing.
2021-05-17 12:37:10 +01:00
..
array_slices.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
bubble.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
calldata_array_dynamic_invalid.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
calldata_array_dynamic_static_short_decode.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
calldata_array_dynamic_static_short_reencode.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
calldata_array_invalid_length.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
calldata_arrays_too_large.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
calldata_tail_short.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
calldata_too_short_v1.sol Cleanup ABICoder V1 tests 2021-05-17 12:37:10 +01:00
called_contract_has_code.sol Include revert strings in IR 2021-01-14 18:45:12 +01:00
empty_v1.sol Change ABIEncoderV1 to not pad empty strings 2020-12-01 14:32:18 +00:00
empty_v2.sol Use new abicoder pragma. 2020-11-24 14:57:45 +01:00
enum_v1.sol Cleanup ABICoder V1 tests 2021-05-17 12:37:10 +01:00
enum_v2.sol Cleanup ABICoder V1 tests 2021-05-17 12:37:10 +01:00
ether_non_payable_function.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
function_entry_checks_v1.sol Cleanup ABICoder V1 tests 2021-05-17 12:37:10 +01:00
function_entry_checks_v2.sol Cleanup ABICoder V1 tests 2021-05-17 12:37:10 +01:00
invalid_abi_decoding_calldata_v1.sol Cleanup ABICoder V1 tests 2021-05-17 12:37:10 +01:00
invalid_abi_decoding_memory_v1.sol Cleanup ABICoder V1 tests 2021-05-17 12:37:10 +01:00
library_non_view_call.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
short_input_array.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
short_input_bytes.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
transfer.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
unknown_sig_no_fallback.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00