solidity/test/libsolidity/semanticTests/operators/shifts
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
..
bitwise_shifting_constantinople_combined.sol Moving some tests to semantic tests. 2020-11-03 11:00:52 +01:00
bitwise_shifting_constantinople.sol Moving some tests to semantic tests. 2020-11-03 11:00:52 +01:00
bitwise_shifting_constants_constantinople.sol Moving some tests to semantic tests. 2020-11-03 11:00:52 +01:00
shift_bytes_cleanup_viaYul.sol Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
shift_bytes_cleanup.sol Split shift bytes test. 2021-01-19 14:55:18 +01:00
shift_cleanup_garbled.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
shift_cleanup.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
shift_constant_left_assignment.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
shift_constant_left.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
shift_constant_right_assignment.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
shift_constant_right.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
shift_left_assignment_different_type.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
shift_left_assignment.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
shift_left_larger_type.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
shift_left_uint8.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
shift_left_uint32.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
shift_left.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
shift_negative_constant_left.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
shift_negative_constant_right.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
shift_overflow.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
shift_right_assignment.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
shift_right_garbled_signed_v1.sol Cleanup ABICoder V1 tests 2021-05-17 12:37:10 +01:00
shift_right_garbled_signed_v2.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
shift_right_garbled_v1.sol Cleanup ABICoder V1 tests 2021-05-17 12:37:10 +01:00
shift_right_garbled_v2.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
shift_right_negative_literal.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
shift_right_negative_lvalue_assignment.sol Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
shift_right_negative_lvalue_int8.sol Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
shift_right_negative_lvalue_int16.sol Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
shift_right_negative_lvalue_int32.sol Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
shift_right_negative_lvalue_signextend_int8_v1.sol Cleanup ABICoder V1 tests 2021-05-17 12:37:10 +01:00
shift_right_negative_lvalue_signextend_int8_v2.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
shift_right_negative_lvalue_signextend_int16_v1.sol Cleanup ABICoder V1 tests 2021-05-17 12:37:10 +01:00
shift_right_negative_lvalue_signextend_int16_v2.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
shift_right_negative_lvalue_signextend_int32_v1.sol Cleanup ABICoder V1 tests 2021-05-17 12:37:10 +01:00
shift_right_negative_lvalue_signextend_int32_v2.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
shift_right_negative_lvalue.sol Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
shift_right_uint8.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
shift_right_uint32.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
shift_right.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
shift_underflow_negative_rvalue.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
shifts.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00