solidity/test/libsolidity/semanticTests/revertStrings
2021-04-20 17:21:56 +02: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.sol Add reason string for internal reverts 2020-02-10 11:57:20 -03:00
called_contract_has_code.sol Include revert strings in IR 2021-01-14 18:45:12 +01:00
empty_v1_yul.sol Add tests for ABI coding empty strings and string literals 2020-11-04 17:48:59 +00: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.sol Add reason string for internal reverts 2020-02-10 11:57:20 -03:00
ether_non_payable_function.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
function_entry_checks_v1_abiv2.sol Enable some semantic tests for the IR 2021-01-15 14:10:54 +00:00
function_entry_checks_v1.sol Turn on semantic tests for the old codegen where possible 2020-11-25 14:33:39 +00:00
function_entry_checks_v2.sol Turn on semantic tests for the old codegen where possible 2020-11-25 14:33:39 +00:00
invalid_abi_decoding_calldata_v1.sol Add reason string for internal reverts 2020-02-10 11:57:20 -03:00
invalid_abi_decoding_memory_v1.sol Add reason string for internal reverts 2020-02-10 11:57:20 -03: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