solidity/test/libsolidity/semanticTests
2022-01-31 17:26:11 +01:00
..
abiencodedecode abi.encodeCall for declarations. 2021-12-29 12:26:04 +01:00
abiEncoderV1
abiEncoderV2
accessor
arithmetics
array Added sameType check for fromType and toType in YulUtilFunctions.cpp and relevant tests in semanticTests 2021-12-16 21:51:09 +05:30
asmForLoop
builtinFunctions
calldata trial test cases extracted from SoliidityEndToEndTest.cpp into .sol files. 2021-12-16 16:56:38 +05:30
cleanup Corresponding code in the .cpp file has been commented instead of begin removed pending preliminary reviews 2022-01-28 19:56:15 +05:30
constantEvaluator
constants
constructor
conversions
ecrecover
enums trial test cases extracted from SoliidityEndToEndTest.cpp into .sol files. 2021-12-16 16:56:38 +05:30
error
errors
events
exponentiation
expressions
externalContracts Added more tests. Updated chromosome. Remove unused headers. 2022-01-04 13:27:39 +05:30
externalSource
fallback trial test cases extracted from SoliidityEndToEndTest.cpp into .sol files. 2021-12-16 16:56:38 +05:30
freeFunctions
functionCall Test updates. 2022-01-03 15:52:05 +01:00
functionSelector
functionTypes Adding Stack Height Checker and modifying the number of POP instructions to appropriately provide the pointer address 2022-01-20 01:15:08 +05:30
getters
immutable
inheritance
inlineAssembly
integer
interfaceID
isoltestTesting Merge pull request #12282 from ethereum/fix-gas-test-enforcement 2021-11-22 12:39:07 +01:00
libraries trial test cases extracted from SoliidityEndToEndTest.cpp into .sol files. 2021-12-16 16:56:38 +05:30
literals
memoryManagement Extracted some test cases from SolidityEndToEnd.cpp 2021-11-29 21:27:43 +05:30
metaTypes
modifiers
multiSource
operators
optimizer
payable
receive
reverts
revertStrings
salted_create
smoke
specialFunctions
state
statements
storage
strings Extracted some test cases from SolidityEndToEnd.cpp 2021-11-29 21:27:43 +05:30
structs Fixed a ICE on calldata to struct member copy 2022-01-31 17:26:11 +01:00
tryCatch
types
underscore
uninitializedFunctionPointer
userDefinedValueType Corresponding code in the .cpp file has been commented instead of begin removed pending preliminary reviews 2022-01-28 19:56:15 +05:30
variables Extracted some test cases from SolidityEndToEnd.cpp 2021-11-29 21:27:43 +05:30
various Corresponding code in the .cpp file has been commented instead of begin removed pending preliminary reviews 2022-01-28 19:56:15 +05:30
viaYul Fix too strict assert for calldata string -> bytes conversions 2022-01-20 15:11:26 +01:00
virtualFunctions
c99_scoping_activation.sol
constructor_inheritance_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
isoltestFormatting.sol
state_var_initialization.sol
state_variables_init_order_2.sol
state_variables_init_order_3.sol
state_variables_init_order.sol