solidity/test/libsolidity/semanticTests
2020-12-15 18:25:31 +01:00
..
abiencodedecode Change ABIEncoderV1 to not pad empty strings 2020-12-01 14:32:18 +00:00
abiEncoderV1 Update tests 2020-12-14 19:32:31 +00:00
abiEncoderV2 Update tests 2020-12-14 19:32:31 +00:00
accessor
arithmetics Fix tests after merge. 2020-12-01 15:30:50 +01:00
array Merge pull request #10605 from ethereum/develop 2020-12-15 14:01:01 +01:00
asmForLoop
builtinFunctions
calldata Update tests 2020-12-14 19:32:31 +00:00
cleanup Tests after disallowing some explicit payable conversions 2020-12-15 15:01:40 +01:00
constantEvaluator New test. 2020-12-04 15:14:25 +01:00
constants Update tests 2020-12-14 19:32:31 +00:00
constructor Update tests 2020-12-14 19:32:31 +00:00
conversions
ecrecover Merge remote-tracking branch 'origin/develop' into breaking 2020-11-24 16:22:03 +01:00
enums Removed "compileToEwasm: also" option from 4 tests cases 2020-11-25 08:13:46 +01:00
exponentiation
expressions Tests after making all explicit address conversions as non-payable 2020-12-14 18:46:01 +01:00
externalContracts Add test cases for the deposit contract 2020-12-14 13:11:57 +00:00
fallback
freeFunctions Turn on semantic tests for the old codegen where possible 2020-11-25 14:33:39 +00:00
functionCall Tests after making all explicit address conversions as non-payable 2020-12-14 18:46:01 +01:00
functionSelector
functionTypes
getters pass a literal with correct length 2020-11-27 04:02:48 +07:00
immutable
inlineAssembly Tests/Docs: changing type of msg.sender and tx.origin into address 2020-12-14 16:55:48 +01:00
integer
interfaceID
intheritance
libraries Update tests 2020-12-14 19:32:31 +00:00
literals Update tests 2020-12-14 19:32:31 +00:00
memoryManagement
metaTypes Disallow meta type on super. 2020-12-02 15:43:18 +01:00
modifiers Merge remote-tracking branch 'origin/develop' into breaking 2020-12-01 10:50:13 +01:00
multiSource
operators Merge remote-tracking branch 'origin/develop' into breaking 2020-11-24 16:22:03 +01:00
optimizer
payable Add unimplemented assert for modifiers in the IR 2020-11-27 18:34:17 +00:00
receive
reverts Merge remote-tracking branch 'origin/develop' into breaking 2020-12-07 13:04:14 +01:00
revertStrings Tests after making all explicit address conversions as non-payable 2020-12-14 18:46:01 +01:00
salted_create
smoke Merge remote-tracking branch 'origin/develop' into breaking 2020-11-24 16:22:03 +01:00
specialFunctions
state Tests after making all explicit address conversions as non-payable 2020-12-14 18:46:01 +01:00
statements
storage Tests/Docs after stricter explicit conversion. 2020-12-03 16:51:05 +01:00
strings Remove the \b, \f, \v escape sequences from the Scanner 2020-12-07 21:10:03 +00:00
structs Update tests 2020-12-14 19:32:31 +00:00
tryCatch Properly terminate definitions using define() in IRGenerateForStatements 2020-11-25 16:41:39 +00:00
types Test updates after disallowing Integer -> Contract conversion 2020-12-03 17:53:00 +01:00
underscore Tests/Docs after disallowing super, this and _ as declaration names 2020-11-25 11:14:13 +01:00
uninitializedFunctionPointer Merge remote-tracking branch 'origin/develop' into breaking 2020-11-26 11:48:53 +01:00
variables Use new abicoder pragma. 2020-11-24 14:57:45 +01:00
various Implement address(...).code in the IR 2020-12-11 03:00:30 +00:00
viaYul Update tests 2020-12-14 19:32:31 +00:00
virtualFunctions
c99_scoping_activation.sol
constructor_ihneritance_init_order_2.sol Turn on semantic tests for the old codegen where possible 2020-11-25 14:33:39 +00:00
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 Update tests 2020-12-14 19:32:31 +00:00
dirty_calldata_dynamic_array.sol Tests/Docs after stricter explicit conversion. 2020-12-03 16:51:05 +01:00
dirty_memory_bytes_to_storgage_copy.sol
empty_contract.sol
empty_for_loop.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