solidity/test/libsolidity/semanticTests
chriseth e5771efdf8
Merge pull request #9905 from ethereum/deleteArrayPackedSol2Yul
[Sol->Yul] Implementing deleting of storage array of types that are packed in storage
2020-10-01 16:50:57 +02:00
..
abiencodedecode
abiEncoderV1
abiEncoderV2 [Sol->Yul] Implementing bytes copying from calldata to memory. 2020-07-27 15:14:26 +02:00
accessor
arithmetics Reasoning based optimizer. 2020-09-15 15:57:58 +02:00
array Adding test for deleting packed storage array. 2020-10-01 10:25:04 +02:00
asmForLoop
builtinFunctions
calldata Adding simple array copying tests 2020-09-02 09:39:28 +02:00
cleanup Fix conversion bug for exp operation. 2020-07-27 10:44:42 +02:00
constants
constructor
conversions
ecrecover
enums
exponentiation Implement checked exponentiation. 2020-08-18 12:42:53 +02:00
expressions
fallback
freeFunctions Contract level checker: Disallow free function redefinition and alias 2020-09-25 17:09:58 +02:00
functionCall Adding more tests for function types 2020-07-23 14:55:32 +02:00
functionSelector
functionTypes Adding more tests for function types 2020-07-23 14:55:32 +02:00
getters
immutable
inlineAssembly Introduce RightArrow (->) token in the scanner 2020-08-27 12:28:27 +01:00
integer
interfaceID
intheritance Implement `super`. 2020-09-02 11:00:42 +02:00
libraries [Sol->Yul] Implementing bytes copying from calldata to memory. 2020-07-27 15:14:26 +02:00
literals
metaTypes Allow type(Contract).name for abstract contracts and interfaces 2020-08-27 13:37:08 +02:00
modifiers
multiSource Contract level checker: Disallow free function redefinition and alias 2020-09-25 17:09:58 +02:00
optimizer
receive
reverts
revertStrings
salted_create
shifts
smoke
specialFunctions
statements
storage
strings Update tests for unicode literals 2020-07-27 18:21:17 +01:00
structs Adding tests for copying structs with function pointers between storage and memory 2020-09-02 12:28:53 +02:00
tryCatch
types Update tests for unicode literals 2020-07-27 18:21:17 +01:00
uninitializedFunctionPointer
variables
various Add more semantic tests for balance/extcodehash 2020-09-24 19:04:27 +01:00
viaYul Tests for signed exponentiation 2020-09-23 16:27:33 +02: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
dirty_memory_bytes_to_storgage_copy.sol
empty_contract.sol
interface_inheritance_conversions.sol
isoltestFormatting.sol
snark.sol
state_var_initialization.sol
state_variables_init_order_2.sol
state_variables_init_order_3.sol
state_variables_init_order.sol