solidity/test/libsolidity/semanticTests
2022-11-10 22:21:15 +01:00
..
abiencodedecode Fix wrong cleanup when copying from calldata to memory 2022-08-08 13:07:16 +02:00
abiEncoderV1 added optimization. shl comes out from being distributed over and 2022-11-11 01:16:14 +05:30
abiEncoderV2 test: Properly clear storage dirty flag 2022-11-08 18:13:17 +01:00
accessor
arithmetics
array Move some tests from viaYul to appropriate groups 2022-11-10 22:21:15 +01:00
asmForLoop
builtinFunctions test: Move hashing algorithm tests to semanticTests 2022-10-21 15:59:47 +02:00
calldata Move some tests from viaYul to appropriate groups 2022-11-10 22:21:15 +01:00
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 added optimization. shl comes out from being distributed over and 2022-11-11 01:16:14 +05:30
exponentiation
expressions
externalContracts Hash number literals according to their value instead of their string representation. 2022-11-08 20:34:10 +01:00
externalSource
fallback
freeFunctions
functionCall Update tests and include new for create/create2 calculation 2022-09-27 22:31:46 +02:00
functionSelector
functionTypes Merge pull request #13569 from ethereum/document-call-to-zero-init-function-type 2022-11-01 15:42:12 +01:00
getters
immutable
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
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 test: Properly clear storage dirty flag 2022-11-08 18:13:17 +01:00
strings
structs Update tests 2022-11-10 22:21:15 +01: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 Hash number literals according to their value instead of their string representation. 2022-11-08 20:34:10 +01:00
using
variables
various added optimization. shl comes out from being distributed over and 2022-11-11 01:16:14 +05:30
viaYul Move some tests from viaYul to appropriate groups 2022-11-10 22:21:15 +01:00
virtualFunctions
byte_array_to_storage_cleanup.sol Hash number literals according to their value instead of their string representation. 2022-11-08 20:34:10 +01: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
constructor_with_params_inheritance_2.sol
constructor_with_params_inheritance.sol
constructor_with_params.sol
dirty_calldata_bytes.sol
dirty_calldata_dynamic_array.sol
emit_three_identical_events.sol fix emit statments being printed on the same line 2022-10-25 19:22:07 +02:00
emit_two_identical_events.sol fix emit statments being printed on the same line 2022-10-25 19:22:07 +02:00
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