solidity/test/libsolidity/semanticTests/revertStrings
Alex Beregszaszi 39f6286e9f Add tests for ABI coding empty strings and string literals
Include the case of revert("")
2020-11-04 17:48:59 +00:00
..
array_slices.sol [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
bubble.sol [Sol2Yul] Adding support for builtin revert(string) 2020-05-05 07:05:39 +02:00
calldata_array_dynamic_invalid.sol [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
calldata_array_dynamic_static_short_decode.sol [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
calldata_array_dynamic_static_short_reencode.sol [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
calldata_array_invalid_length.sol [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
calldata_arrays_too_large.sol [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
calldata_tail_short.sol [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +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 Add reason string for internal reverts 2020-02-10 11:57:20 -03: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 Add tests for ABI coding empty strings and string literals 2020-11-04 17:48:59 +00:00
empty_v2.sol Add tests for ABI coding empty strings and string literals 2020-11-04 17:48:59 +00:00
enum.sol Add reason string for internal reverts 2020-02-10 11:57:20 -03:00
ether_non_payable_function.sol Add reason string for internal reverts 2020-02-10 11:57:20 -03:00
function_entry_checks.sol Add reason string for internal reverts 2020-02-10 11:57:20 -03: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 Add reason string for internal reverts 2020-02-10 11:57:20 -03:00
short_input_array.sol [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
short_input_bytes.sol [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
transfer.sol [Sol2Yul] Adding support for builtin revert(string) 2020-05-05 07:05:39 +02:00
unknown_sig_no_fallback.sol Add reason string for internal reverts 2020-02-10 11:57:20 -03:00