solidity/test/libsolidity/semanticTests
2022-09-28 12:10:27 +02:00
..
abiencodedecode Fix wrong cleanup when copying from calldata to memory 2022-08-08 13:07:16 +02:00
abiEncoderV1 Update tests. 2022-08-15 16:24:10 +02:00
abiEncoderV2 Update tests. 2022-08-15 16:24:10 +02:00
accessor
arithmetics
array Tests for copying nested array of structs between data locations 2022-09-09 09:42:40 +02:00
asmForLoop
builtinFunctions
calldata
cleanup
constantEvaluator
constants
constructor Fix wrong cleanup when copying from calldata to memory 2022-08-08 13:07:16 +02:00
conversions
ecrecover
enums
errors Fix wrong cleanup when copying from calldata to memory 2022-08-08 13:07:16 +02:00
events Update tests and include new for create/create2 calculation 2022-09-27 22:31:46 +02:00
exponentiation
expressions
externalContracts Merge pull request #12762 from ethereum/emptyReturnRevert 2022-08-22 12:42:48 +02:00
externalSource
fallback
freeFunctions
functionCall Update tests and include new for create/create2 calculation 2022-09-27 22:31:46 +02:00
functionSelector
functionTypes Update tests and include new for create/create2 calculation 2022-09-27 22:31:46 +02:00
getters Remove empty settings. 2022-05-19 20:23:28 +02:00
immutable Checks for overflow/underflow after add/sub operations. 2022-06-23 14:41:12 -03:00
inheritance
inlineAssembly Update tests and include new for create/create2 calculation 2022-09-27 22:31:46 +02:00
integer
interfaceID
isoltestTesting Update tests and include new for create/create2 calculation 2022-09-27 22:31:46 +02:00
libraries
literals
memoryManagement
metaTypes
modifiers
multiSource
operators Remove duplicated test 2022-09-28 12:10:27 +02:00
optimizer
payable
receive
reverts
revertStrings
salted_create Update tests and include new for create/create2 calculation 2022-09-27 22:31:46 +02:00
smoke
specialFunctions
state
statements
storage
strings
structs Tests for copying structs between data locations 2022-09-09 09:58:41 +02:00
tryCatch Update tests and include new for create/create2 calculation 2022-09-27 22:31:46 +02:00
types Add test for copying reference types between data locations 2022-09-07 10:45:53 +02:00
underscore
uninitializedFunctionPointer
userDefinedValueType Update tests. 2022-08-15 16:24:10 +02:00
using Checks for overflow/underflow after add/sub operations. 2022-06-23 14:41:12 -03:00
variables
various Update tests and include new for create/create2 calculation 2022-09-27 22:31:46 +02:00
viaYul Update tests and include new for create/create2 calculation 2022-09-27 22:31:46 +02:00
virtualFunctions
byte_array_to_storage_cleanup.sol Fix wrong cleanup when copying from calldata to memory 2022-08-08 13:07:16 +02:00
c99_scoping_activation.sol
constructor_inheritance_init_order_2.sol
constructor_inheritance_init_order_3_legacy.sol
constructor_inheritance_init_order_3_viaIR.sol
constructor_inheritance_init_order.sol
constructor_with_params_diamond_inheritance.sol Checks for overflow/underflow after add/sub operations. 2022-06-23 14:41:12 -03:00
constructor_with_params_inheritance_2.sol
constructor_with_params_inheritance.sol Checks for overflow/underflow after add/sub operations. 2022-06-23 14:41:12 -03:00
constructor_with_params.sol
dirty_calldata_bytes.sol
dirty_calldata_dynamic_array.sol
empty_contract.sol
empty_for_loop.sol
interface_inheritance_conversions.sol
isoltestFormatting.sol
state_var_initialization.sol
state_variables_init_order_2.sol
state_variables_init_order_3.sol
state_variables_init_order.sol
unused_store_storage_removal_bug.sol Bugfix and tests. 2022-09-08 11:54:14 +02:00