solidity/test/libsolidity/semanticTests
2020-12-21 15:30:49 +01:00
..
abiencodedecode
abiEncoderV1 Update tests 2020-12-14 19:32:31 +00:00
abiEncoderV2 Implement function modifiers. 2020-12-17 17:00:51 +01:00
accessor
arithmetics Tests 2020-12-17 17:00:51 +01:00
array Adding more syntax and semantic tests. 2020-12-21 15:30:49 +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
constants Update tests 2020-12-14 19:32:31 +00:00
constructor Activating some tests viaYul after implementing getters for bytes. 2020-12-21 14:46:13 +01:00
conversions
ecrecover
enums
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 Activating some tests viaYul after implementing getters for bytes. 2020-12-21 14:46:13 +01:00
freeFunctions
functionCall Tests after making all explicit address conversions as non-payable 2020-12-14 18:46:01 +01:00
functionSelector
functionTypes
getters Activating some tests viaYul after implementing getters for bytes. 2020-12-21 14:46:13 +01:00
immutable
inlineAssembly Implement function modifiers. 2020-12-17 17:00:51 +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
modifiers Test for recursion with modifiers. 2020-12-21 11:39:59 +01:00
multiSource
operators
optimizer
payable Implement function modifiers. 2020-12-17 17:00:51 +01:00
receive
reverts
revertStrings Tests after making all explicit address conversions as non-payable 2020-12-14 18:46:01 +01:00
salted_create
smoke Activating some tests viaYul after implementing getters for bytes. 2020-12-21 14:46:13 +01:00
specialFunctions
state Tests after making all explicit address conversions as non-payable 2020-12-14 18:46:01 +01:00
statements
storage
strings Remove the \b, \f, \v escape sequences from the Scanner 2020-12-07 21:10:03 +00:00
structs Activating some tests viaYul after implementing getters for bytes. 2020-12-21 14:46:13 +01:00
tryCatch
types
underscore
uninitializedFunctionPointer
variables Activating some tests viaYul after implementing getters for bytes. 2020-12-21 14:46:13 +01:00
various Activating some tests viaYul after implementing getters for bytes. 2020-12-21 14:46:13 +01:00
viaYul Update tests 2020-12-14 19:32:31 +00:00
virtualFunctions
c99_scoping_activation.sol
constructor_ihneritance_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 Update tests 2020-12-14 19:32:31 +00:00
dirty_calldata_dynamic_array.sol
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