solidity/test/libsolidity/semanticTests
2021-03-24 13:50:24 +01:00
..
abiencodedecode Test updates. 2021-03-18 08:42:49 +01:00
abiEncoderV1 Test updates. 2021-03-18 08:42:49 +01:00
abiEncoderV2 Test updates. 2021-03-18 08:42:49 +01:00
accessor
arithmetics Update tests. 2021-03-10 14:22:30 +01:00
array Inline ordinary jumps to small blocks and jumps to terminating control flow. 2021-03-24 13:50:24 +01:00
asmForLoop
builtinFunctions [ewasm] Polyfill: balance & address: Update Tests. 2021-01-19 13:04:45 -05:00
calldata Enable via yul or explain why disabled. 2021-01-19 16:12:53 +01:00
cleanup Use wrapping arithmetic for exp in unchecked blocks. 2020-12-22 16:49:55 +01:00
constantEvaluator [ewasm] Polyfill: balance & address: Update Tests. 2021-01-19 13:04:45 -05:00
constants Provide selector for some internal functions. 2021-03-01 16:19:59 +01:00
constructor Inline ordinary jumps to small blocks and jumps to terminating control flow. 2021-03-24 13:50:24 +01:00
conversions
ecrecover
enums Replace "pragma experimental ABIEncoderV2" in tests where appropriate 2021-01-15 19:57:09 +00:00
exponentiation Use wrapping arithmetic for exp in unchecked blocks. 2020-12-22 16:49:55 +01:00
expressions
externalContracts Inline ordinary jumps to small blocks and jumps to terminating control flow. 2021-03-24 13:50:24 +01:00
fallback [ewasm] Polyfill: balance & address: Update Tests. 2021-01-19 13:04:45 -05:00
freeFunctions Update tests. 2021-03-10 14:22:30 +01:00
functionCall Update tests. 2021-03-10 14:22:30 +01:00
functionSelector
functionTypes Update tests. 2021-03-10 14:22:30 +01:00
getters Activating some tests viaYul after implementing getters for bytes. 2020-12-21 14:46:13 +01:00
immutable Update tests. 2021-03-10 14:22:30 +01:00
inheritance Test updates. 2021-03-18 08:42:49 +01:00
inlineAssembly Changelog and test for the KeccakCaching bug 2021-03-23 11:09:00 +01:00
integer
interfaceID
libraries Merge pull request #10764 from ethereum/fixLibraryFromModule 2021-01-14 15:30:52 +01:00
literals
memoryManagement [ewasm] Polyfill: balance & address: Update Tests. 2021-01-19 13:04:45 -05:00
metaTypes [Sol->Yul] Implementing type name. 2020-12-30 17:19:03 +01:00
modifiers Added tests for modifiers whose input is a function return value 2021-02-11 16:48:00 +01:00
multiSource [ewasm] Polyfill: balance & address: Update Tests. 2021-01-19 13:04:45 -05:00
operators [ewasm] Polyfill: balance & address: Update Tests. 2021-01-19 13:04:45 -05:00
optimizer
payable
receive
reverts Update tests. 2021-03-10 14:22:30 +01:00
revertStrings Enable some semantic tests for the IR 2021-01-15 14:10:54 +00:00
salted_create Inline ordinary jumps to small blocks and jumps to terminating control flow. 2021-03-24 13:50:24 +01:00
smoke Update tests. 2021-03-10 14:22:30 +01:00
specialFunctions Fix abi encode with signature shortcut. 2021-01-18 13:44:52 +01:00
state [ewasm] Polyfill: balance & address: Update Tests. 2021-01-19 13:04:45 -05:00
statements
storage Update tests. 2021-03-10 14:22:30 +01:00
strings [ewasm] Polyfill: balance & address: Update Tests. 2021-01-19 13:04:45 -05:00
structs Test updates. 2021-03-18 08:42:49 +01:00
tryCatch Catch panic. 2020-12-22 11:08:44 +01:00
types Replace "pragma experimental ABIEncoderV2" in tests where appropriate 2021-01-15 19:57:09 +00:00
underscore
uninitializedFunctionPointer [ewasm] Polyfill: balance & address: Update Tests. 2021-01-19 13:04:45 -05:00
variables Activating some tests viaYul after implementing getters for bytes. 2020-12-21 14:46:13 +01:00
various Inline ordinary jumps to small blocks and jumps to terminating control flow. 2021-03-24 13:50:24 +01:00
viaYul Inline ordinary jumps to small blocks and jumps to terminating control flow. 2021-03-24 13:50:24 +01:00
virtualFunctions
c99_scoping_activation.sol
constructor_ihneritance_init_order_2.sol
constructor_inheritance_init_order.sol
constructor_with_params_diamond_inheritance.sol
constructor_with_params_inheritance_2.sol
constructor_with_params_inheritance.sol
constructor_with_params.sol
dirty_calldata_bytes.sol
dirty_calldata_dynamic_array.sol
empty_contract.sol
empty_for_loop.sol
interface_inheritance_conversions.sol Update tests. 2021-03-10 14:22:30 +01:00
isoltestFormatting.sol
state_var_initialization.sol
state_variables_init_order_2.sol
state_variables_init_order_3.sol
state_variables_init_order.sol