solidity/test/libsolidity/semanticTests/viaYul/conversion
Alex Beregszaszi 159f50e189 Turn on semantic tests for the old codegen where possible
These were marked IR-only, but they do pass on the old codegen too.

Also add old codegen version of semantictests/revertStrings/function_entry_checks.
2020-11-25 14:33:39 +00:00
..
explicit_cast_assignment.sol Turn on semantic tests for the old codegen where possible 2020-11-25 14:33:39 +00:00
explicit_cast_function_call.sol Turn on semantic tests for the old codegen where possible 2020-11-25 14:33:39 +00:00
explicit_cast_local_assignment.sol Turn on semantic tests for the old codegen where possible 2020-11-25 14:33:39 +00:00
function_cast.sol [Sol2Yul] Implements function-to-function cast. 2020-03-09 10:40:57 +01:00
implicit_cast_assignment.sol Turn on semantic tests for the old codegen where possible 2020-11-25 14:33:39 +00:00
implicit_cast_function_call.sol Turn on semantic tests for the old codegen where possible 2020-11-25 14:33:39 +00:00
implicit_cast_local_assignment.sol Turn on semantic tests for the old codegen where possible 2020-11-25 14:33:39 +00:00