solidity/test/libsolidity/semanticTests
chriseth 0bbf58ec5e
Merge pull request #12376 from ethereum/develop
Merge `develop` into `breaking`
2021-12-13 12:59:33 +01:00
..
abiencodedecode Update tests. 2021-11-03 12:39:55 +01:00
abiEncoderV1 Update tests. 2021-11-08 14:59:00 +01:00
abiEncoderV2 Update tests. 2021-11-08 14:59:00 +01:00
accessor
arithmetics Skip extcodesize check if return data is expected. 2021-11-08 14:58:09 +01:00
array Update gas expectations 2021-11-15 16:32:45 +01:00
asmForLoop
builtinFunctions
calldata
cleanup
constantEvaluator
constants
constructor Update gas expectations 2021-11-15 16:32:45 +01:00
conversions
ecrecover
enums Extracted some test cases from SolidityEndToEnd.cpp 2021-11-29 21:27:43 +05:30
error
errors Revert "Change error from directive to keyword." 2021-08-31 10:42:38 +02:00
events Update gas expectations 2021-11-15 16:32:45 +01:00
exponentiation
expressions
externalContracts Update gas expectations 2021-11-15 16:32:45 +01:00
externalSource
fallback
freeFunctions Skip extcodesize check if return data is expected. 2021-11-08 14:58:09 +01:00
functionCall Update gas expectations 2021-11-15 16:32:45 +01:00
functionSelector
functionTypes Update tests. 2021-11-08 14:59:00 +01:00
getters
immutable Update gas expectations 2021-11-15 16:32:45 +01:00
inheritance Update gas expectations 2021-11-15 16:32:45 +01:00
inlineAssembly Merge remote-tracking branch 'origin/develop' into breaking 2021-11-09 18:26:34 +01:00
integer
interfaceID
isoltestTesting Merge pull request #12282 from ethereum/fix-gas-test-enforcement 2021-11-22 12:39:07 +01:00
libraries Extracted some test cases from SolidityEndToEnd.cpp 2021-11-29 21:27:43 +05:30
literals
memoryManagement Extracted some test cases from SolidityEndToEnd.cpp 2021-11-29 21:27:43 +05:30
metaTypes
modifiers Fix assignment of return variables from modifiers. 2021-11-01 14:14:50 +01:00
multiSource
operators Yul: Fix cleanup for left shift of bytes types. 2021-08-05 10:54:48 +02:00
optimizer
payable
receive
reverts Revert "Change error from directive to keyword." 2021-08-31 10:42:38 +02:00
revertStrings
salted_create Update tests. 2021-11-08 14:59:00 +01:00
smoke Update gas expectations 2021-11-15 16:32:45 +01:00
specialFunctions
state Update gas expectations 2021-11-15 16:32:45 +01:00
statements
storage Merge remote-tracking branch 'origin/develop' into breaking 2021-11-09 18:26:34 +01:00
strings Extracted some test cases from SolidityEndToEnd.cpp 2021-11-29 21:27:43 +05:30
structs Merge pull request #12376 from ethereum/develop 2021-12-13 12:59:33 +01:00
tryCatch
types Fix ICE when printing an error message related to mappings 2021-10-06 17:02:36 +02:00
underscore
uninitializedFunctionPointer
userDefinedValueType Update gas expectations 2021-11-15 16:32:45 +01:00
variables Extracted some test cases from SolidityEndToEnd.cpp 2021-11-29 21:27:43 +05:30
various Update gas expectations 2021-11-15 16:32:45 +01:00
viaYul Update tests. 2021-11-03 12:39:55 +01:00
virtualFunctions
c99_scoping_activation.sol
constructor_inheritance_init_order_2.sol Fix typo in test name: ihneritance -> inheritance 2021-11-15 16:32:45 +01:00
constructor_inheritance_init_order.sol Update gas expectations 2021-11-15 16:32:45 +01:00
constructor_with_params_diamond_inheritance.sol Update gas expectations 2021-11-15 16:32:45 +01:00
constructor_with_params_inheritance_2.sol
constructor_with_params_inheritance.sol Update gas expectations 2021-11-15 16:32:45 +01:00
constructor_with_params.sol Update gas expectations 2021-11-15 16:32:45 +01:00
dirty_calldata_bytes.sol
dirty_calldata_dynamic_array.sol
empty_contract.sol
empty_for_loop.sol
interface_inheritance_conversions.sol Update tests. 2021-11-08 14:59:00 +01:00
isoltestFormatting.sol
state_var_initialization.sol
state_variables_init_order_2.sol
state_variables_init_order_3.sol
state_variables_init_order.sol