solidity/test/libsolidity/semanticTests/arithmetics
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
..
addmod_mulmod_zero.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
addmod_mulmod.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
block_inside_unchecked.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
check_var_init.sol Update tests. 2021-03-10 14:22:30 +01:00
checked_add_v1.sol Cleanup ABICoder V1 tests 2021-05-17 12:37:10 +01:00
checked_add_v2.sol Update tests 2021-05-14 19:56:26 +01:00
checked_called_by_unchecked.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
checked_modifier_called_by_unchecked.sol Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
divisiod_by_zero.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
exp_associativity.sol Parser: Exponentiation is right associative 2020-10-13 16:38:37 +02:00
signed_mod.sol Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
unchecked_called_by_checked.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
unchecked_div_by_zero.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00