.. |
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
|
Use new abicoder pragma.
|
2020-11-24 14:57:45 +01:00 |
calldata_array_dynamic_static_short_decode.sol
|
Use new abicoder pragma.
|
2020-11-24 14:57:45 +01:00 |
calldata_array_dynamic_static_short_reencode.sol
|
Use new abicoder pragma.
|
2020-11-24 14:57:45 +01:00 |
calldata_array_invalid_length.sol
|
Use new abicoder pragma.
|
2020-11-24 14:57:45 +01:00 |
calldata_arrays_too_large.sol
|
Use new abicoder pragma.
|
2020-11-24 14:57:45 +01:00 |
calldata_tail_short.sol
|
Use new abicoder pragma.
|
2020-11-24 14:57:45 +01:00 |
calldata_too_short.sol
|
Add reason string for internal reverts
|
2020-02-10 11:57:20 -03:00 |
called_contract_has_code.sol
|
Test updates after disallowing Integer -> Contract conversion
|
2020-12-03 17:53:00 +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
|
Add reason string for internal reverts
|
2020-02-10 11:57:20 -03:00 |
function_entry_checks_v1_abiv2.sol
|
Turn on semantic tests for the old codegen where possible
|
2020-11-25 14:33:39 +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
|
Add reason string for internal reverts
|
2020-02-10 11:57:20 -03:00 |
short_input_array.sol
|
Use new abicoder pragma.
|
2020-11-24 14:57:45 +01:00 |
short_input_bytes.sol
|
Use new abicoder pragma.
|
2020-11-24 14:57:45 +01:00 |
transfer.sol
|
Tests after making all explicit address conversions as non-payable
|
2020-12-14 18:46:01 +01:00 |
unknown_sig_no_fallback.sol
|
Add reason string for internal reverts
|
2020-02-10 11:57:20 -03:00 |