solidity/test/libsolidity/semanticTests
2020-10-13 20:31:11 +02:00
..
abiencodedecode
abiEncoderV1
abiEncoderV2 [Sol->Yul] Adding new and activating old tests for copying of arrays to storage. 2020-10-13 20:31:11 +02:00
accessor
arithmetics Reasoning based optimizer. 2020-09-15 15:57:58 +02:00
array [Sol->Yul] Adding new and activating old tests for copying of arrays to storage. 2020-10-13 20:31:11 +02:00
asmForLoop
builtinFunctions Copying of arrays from storage to memory. 2020-10-08 15:16:13 +02:00
calldata [Sol->Yul] Adding new and activating old tests for copying of arrays to storage. 2020-10-13 20:31:11 +02:00
cleanup
constants New tests. 2020-10-08 18:56:18 +02:00
constructor [Sol->Yul] Adding new and activating old tests for copying of arrays to storage. 2020-10-13 20:31:11 +02:00
conversions
ecrecover
enums
exponentiation
expressions [Sol->Yul] Adding new and activating old tests for copying of arrays to storage. 2020-10-13 20:31:11 +02:00
fallback
freeFunctions Enable test. 2020-10-08 21:00:50 +02:00
functionCall Enable 4 semantic tests from functionCall.inheritance that now work via Yul 2020-10-12 15:10:16 +02:00
functionSelector
functionTypes
getters [Sol->Yul] Implementing push for nested storage arrays and storage arrays of structs. 2020-10-06 13:06:40 +02:00
immutable
inlineAssembly [Sol->Yul] Implementing conversion of struct to struct pointer. 2020-10-08 16:37:57 +02:00
integer
interfaceID
intheritance Implement `super`. 2020-09-02 11:00:42 +02:00
libraries [Sol->Yul] Implementing conversion of struct to struct pointer. 2020-10-08 16:37:57 +02:00
literals
metaTypes
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 [Sol->Yul] Adding new and activating old tests for copying of arrays to storage. 2020-10-13 20:31:11 +02:00
strings
structs [Sol->Yul] Adding new and activating old tests for copying of arrays to storage. 2020-10-13 20:31:11 +02:00
tryCatch
types
uninitializedFunctionPointer
variables
various [Sol->Yul] Adding new and activating old tests for copying of arrays to storage. 2020-10-13 20:31:11 +02: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