solidity/test/libsolidity/semanticTests
chriseth f945163909
Merge pull request #9432 from ethereum/develop
Merge develop into breaking.
2020-07-16 17:14:45 +02:00
..
abiencodedecode
abiEncoderV1 Tests for memory in external functions. 2020-07-06 17:08:24 +02:00
abiEncoderV2 Tests for memory in external functions. 2020-07-06 17:08:24 +02:00
accessor
arithmetics
array Use .slot and .offest to access storage items. 2020-07-13 14:59:22 +02:00
asmForLoop
builtinFunctions
calldata Update tests. 2020-07-07 12:16:18 +02:00
cleanup
constants
constructor Update tests. 2020-07-07 12:16:18 +02:00
conversions
ecrecover
enums Update tests. 2020-07-07 12:16:18 +02:00
exponentiation
expressions
fallback
functionCall Merge pull request #9373 from ethereum/develop 2020-07-09 16:15:43 +02:00
functionSelector
functionTypes Update tests. 2020-07-07 12:16:18 +02:00
getters Update tests. 2020-07-07 12:16:18 +02:00
immutable Update tests. 2020-07-07 12:16:18 +02:00
inlineAssembly Use .slot and .offest to access storage items. 2020-07-13 14:59:22 +02:00
integer
interfaceID Update tests. 2020-07-07 12:16:18 +02:00
intheritance Update tests. 2020-07-07 12:16:18 +02:00
libraries Use .slot and .offest to access storage items. 2020-07-13 14:59:22 +02:00
literals More semantic tests. 2020-07-13 18:07:11 +02:00
modifiers Update tests. 2020-07-07 12:16:18 +02:00
multiSource Implement multi source semantic tests 2020-06-23 17:29:16 +02:00
optimizer Optimize combination of byte and shl. 2020-07-08 20:26:46 +02:00
receive
reverts
revertStrings
salted_create Update tests. 2020-07-07 12:16:18 +02:00
shifts
smoke Update tests. 2020-07-07 12:16:18 +02:00
specialFunctions Evaluate keccak256 of string literals at compile-time. 2020-07-08 16:14:14 +02:00
statements
storage Update tests. 2020-07-07 12:16:18 +02:00
strings Add more tests for strings with unicode (escapes) 2020-07-13 20:43:30 +01:00
structs Update tests. 2020-07-07 12:16:18 +02:00
tryCatch Update tests. 2020-07-07 12:16:18 +02:00
types
uninitializedFunctionPointer Update tests. 2020-07-07 12:16:18 +02:00
variables
various Update tests. 2020-07-07 12:16:18 +02:00
viaYul Use .slot and .offest to access storage items. 2020-07-13 14:59:22 +02:00
virtualFunctions Update tests. 2020-07-07 12:16:18 +02:00
c99_scoping_activation.sol
constructor_ihneritance_init_order_2.sol
constructor_inheritance_init_order.sol Update tests. 2020-07-07 12:16:18 +02:00
constructor_with_params_diamond_inheritance.sol Update tests. 2020-07-07 12:16:18 +02:00
constructor_with_params_inheritance_2.sol Update tests. 2020-07-07 12:16:18 +02:00
constructor_with_params_inheritance.sol Update tests. 2020-07-07 12:16:18 +02:00
constructor_with_params.sol Update tests. 2020-07-07 12:16:18 +02:00
dirty_calldata_bytes.sol
dirty_calldata_dynamic_array.sol
dirty_memory_bytes_to_storgage_copy.sol Use .slot and .offest to access storage items. 2020-07-13 14:59:22 +02:00
empty_contract.sol
interface_inheritance_conversions.sol
isoltestFormatting.sol
snark.sol
state_var_initialization.sol Update tests. 2020-07-07 12:16:18 +02:00
state_variables_init_order_2.sol Update tests. 2020-07-07 12:16:18 +02:00
state_variables_init_order_3.sol Update tests. 2020-07-07 12:16:18 +02:00
state_variables_init_order.sol