solidity/test/libsolidity/semanticTests
2021-04-26 08:27:30 -05:00
..
abiencodedecode Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
abiEncoderV1 Isoltest: updated the gas tests. 2021-04-22 18:19:47 +02:00
abiEncoderV2 Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
accessor Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
arithmetics Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
array Merge pull request #11047 from ethereum/bytesToBytesNNConversion 2021-04-26 11:51:41 +02:00
asmForLoop Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
builtinFunctions Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
builtins Fix test builtins & add simple smoke test. 2021-04-26 07:51:43 -05:00
calldata Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
cleanup Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
constantEvaluator Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
constants Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
constructor Isoltest: updated the gas tests. 2021-04-22 18:19:47 +02:00
conversions YulUtilFunctions: convertionFunction() to also handle array string/memory casts. 2020-03-10 11:21:12 +01:00
ecrecover Merge remote-tracking branch 'origin/develop' into breaking 2020-11-24 16:22:03 +01:00
enums Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
error Syntax for custom errors. 2021-03-30 21:15:18 +02:00
errors Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
exponentiation Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
expressions Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
externalContracts Do not replace zeros by return variable. 2021-04-22 16:54:02 +02:00
externalSource [isoltest] Add support for external sources. 2021-04-26 08:27:30 -05:00
fallback Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
freeFunctions Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
functionCall Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
functionSelector Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
functionTypes Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
getters Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
immutable Do not replace zeros by return variable. 2021-04-22 16:54:02 +02:00
inheritance Do not replace zeros by return variable. 2021-04-22 16:54:02 +02:00
inlineAssembly Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
integer Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
interfaceID Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
libraries Trivial isoltest updates: normalized whitespace 2021-04-20 17:38:29 +02:00
literals Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
memoryManagement Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
metaTypes Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
modifiers Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
multiSource Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
operators Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
optimizer Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
payable Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
receive Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
reverts Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
revertStrings Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
salted_create Do not replace zeros by return variable. 2021-04-22 16:54:02 +02:00
smoke Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
specialFunctions Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
state Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
statements Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
storage Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
strings Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
structs Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
tryCatch Trivial isoltest updates: normalized whitespace 2021-04-20 17:38:29 +02:00
types Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
underscore Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
uninitializedFunctionPointer Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
variables Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
various Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
viaYul Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
virtualFunctions Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
c99_scoping_activation.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
constructor_ihneritance_init_order_2.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
constructor_inheritance_init_order.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +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 Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
dirty_calldata_dynamic_array.sol Tests/Docs after stricter explicit conversion. 2020-12-03 16:51:05 +01:00
empty_contract.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
empty_for_loop.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
interface_inheritance_conversions.sol Do not replace zeros by return variable. 2021-04-22 16:54:02 +02:00
isoltestFormatting.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
state_var_initialization.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
state_variables_init_order_2.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
state_variables_init_order_3.sol Update tests. 2020-07-07 12:16:18 +02:00
state_variables_init_order.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00