solidity/test/libsolidity/semanticTests/freeFunctions
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
..
easy.sol [ewasm] Polyfill: calldataload & calldatacopy: Enable Tests. 2020-11-21 08:57:56 -05:00
free_namesake_contract_function.sol [ewasm] Polyfill: calldataload & calldatacopy: Enable Tests. 2020-11-21 08:57:56 -05:00
free_runtimecode.sol Turn on semantic tests for the old codegen where possible 2020-11-25 14:33:39 +00:00
import.sol [ewasm] Polyfill: calldataload & calldatacopy: Enable Tests. 2020-11-21 08:57:56 -05:00
libraries_from_free.sol IR codegen: Handle address() with library type argument and external library calls 2020-11-17 20:36:39 +01:00
new_operator.sol Turn on semantic tests for the old codegen where possible 2020-11-25 14:33:39 +00:00
overloads.sol [ewasm] Polyfill: calldataload & calldatacopy: Enable Tests. 2020-11-21 08:57:56 -05:00
recursion.sol [ewasm] Polyfill: calldataload & calldatacopy: Enable Tests. 2020-11-21 08:57:56 -05:00
storage_calldata_refs.sol Free functions. 2020-08-18 11:46:59 +02:00