solidity/test/libsolidity/semanticTests
2020-04-07 18:39:25 +02:00
..
abiencodedecode Move files. 2020-03-26 17:47:36 +01:00
abiEncoderV1 Sort tests. 2020-03-19 14:42:25 +01:00
abiEncoderV2 Sort tests. 2020-03-19 14:42:25 +01:00
accessor Sort tests. 2020-03-19 14:42:25 +01:00
arithmetics Sort tests. 2020-03-19 14:42:25 +01:00
array Restrict size for dynamic memory array creation. 2020-04-01 17:25:09 +02:00
asmForLoop
builtinFunctions Move files. 2020-03-26 17:47:36 +01:00
calldata Move files. 2020-03-26 17:47:36 +01:00
cleanup Move files. 2020-03-26 17:47:36 +01:00
constants Sort tests. 2020-03-19 14:42:25 +01:00
constructor Sort tests. 2020-03-19 14:42:25 +01:00
conversions YulUtilFunctions: convertionFunction() to also handle array string/memory casts. 2020-03-10 11:21:12 +01:00
ecrecover
enums Sort tests. 2020-03-19 14:42:25 +01:00
exponentiation
expressions
fallback
functionCall Move files. 2020-03-26 17:47:36 +01:00
functionSelector
functionTypes Sort tests. 2020-03-19 14:42:25 +01:00
immutable Disallow external function pointers as immutables. 2020-04-03 11:56:51 +02:00
inlineAssembly Sort tests. 2020-03-19 14:42:25 +01:00
intheritance Sort tests. 2020-03-19 14:42:25 +01:00
libraries Sort tests. 2020-03-19 14:42:25 +01:00
literals Sort tests. 2020-03-19 14:42:25 +01:00
modifiers Sort tests. 2020-03-19 14:42:25 +01:00
receive TestFileParser: Adding new keyword wei for expressing function value 2020-02-21 11:39:37 +01:00
reverts Sort tests. 2020-03-19 14:42:25 +01:00
revertStrings Use yul function for calldata tail access, fix checks and add additional revert reason. 2020-03-04 14:39:36 +01:00
salted_create
shifts Move files. 2020-03-26 17:47:36 +01:00
smoke TestFileParser: Adding new keyword wei for expressing function value 2020-02-21 11:39:37 +01:00
specialFunctions
statements
storage Sort tests. 2020-03-19 14:42:25 +01:00
structs Move files. 2020-03-26 17:47:36 +01:00
tryCatch Deprecated warning for .value() and .gas() on function and constructror calls 2020-03-04 12:51:49 +01:00
types Fix tuple assignments with multi-slot components. 2020-04-07 18:39:25 +02:00
uninitializedFunctionPointer
variables Anything outside storage is always a pointer. 2020-03-23 15:34:10 +01:00
various Move files. 2020-03-26 17:47:36 +01:00
viaYul Zero initialize memory arrays 2020-04-02 15:55:18 +02:00
virtualFunctions Sort tests. 2020-03-19 14:42:25 +01:00
c99_scoping_activation.sol
constructor_with_params.sol [Sol2Yul] Adding support for constructor with parameters 2020-03-27 01:19:11 +01:00
empty_contract.sol Check that functions exist in isoltest. 2020-02-13 13:22:53 +01:00
interface_inheritance_conversions.sol
snark.sol
state_var_initialization.sol