solidity/test/libsolidity/semanticTests
Daniel Kirchner a8f7c69c47 Adjust tests.
2021-09-13 20:41:40 +02:00
..
abiencodedecode Adjust tests. 2021-09-13 20:41:40 +02:00
abiEncoderV1 Adjust tests. 2021-09-13 20:41:40 +02:00
abiEncoderV2 Adjust tests. 2021-09-13 20:41:40 +02:00
accessor Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
arithmetics Adjust tests. 2021-09-13 20:41:40 +02:00
array Adjust tests. 2021-09-13 20:41:40 +02:00
asmForLoop Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
builtinFunctions Adjust tests. 2021-09-13 20:41:40 +02:00
calldata Adjust tests. 2021-09-13 20:41:40 +02:00
cleanup Adjust tests. 2021-09-13 20:41:40 +02:00
constantEvaluator Adjust tests. 2021-09-13 20:41:40 +02:00
constants Adjust tests. 2021-09-13 20:41:40 +02:00
constructor Adjust tests. 2021-09-13 20:41:40 +02:00
conversions Adjust tests. 2021-09-13 20:41:40 +02:00
ecrecover Adjust tests. 2021-09-13 20:41:40 +02:00
enums Add type().min/max for enums 2021-09-01 15:02:02 +02:00
error Adjust tests. 2021-09-13 20:41:40 +02:00
errors Fix shadowing struct types by struct member names 2021-06-09 12:37:11 +02:00
events Adjust tests. 2021-09-13 20:41:40 +02:00
exponentiation Adjust tests. 2021-09-13 20:41:40 +02:00
expressions Adjust tests. 2021-09-13 20:41:40 +02:00
externalContracts Adjust tests. 2021-09-13 20:41:40 +02:00
externalSource [isoltest] Add support for external sources. 2021-04-26 08:27:30 -05:00
fallback Adjust tests. 2021-09-13 20:41:40 +02:00
freeFunctions Adjust tests. 2021-09-13 20:41:40 +02:00
functionCall Adjust tests. 2021-09-13 20:41:40 +02:00
functionSelector Adjust tests. 2021-09-13 20:41:40 +02:00
functionTypes Adjust tests. 2021-09-13 20:41:40 +02:00
getters Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
immutable Adjust tests. 2021-09-13 20:41:40 +02:00
inheritance Adjust tests. 2021-09-13 20:41:40 +02:00
inlineAssembly Adjust tests. 2021-09-13 20:41:40 +02:00
integer Adjust tests. 2021-09-13 20:41:40 +02:00
interfaceID Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
isoltestTesting [isoltest] Add support for call side-effects. 2021-05-22 00:12:07 -05:00
libraries Adjust tests. 2021-09-13 20:41:40 +02:00
literals Adjust tests. 2021-09-13 20:41:40 +02:00
memoryManagement Adjust tests. 2021-09-13 20:41:40 +02:00
metaTypes Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
modifiers Adjust tests. 2021-09-13 20:41:40 +02:00
multiSource Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
operators Adjust tests. 2021-09-13 20:41:40 +02:00
optimizer Adjust tests. 2021-09-13 20:41:40 +02:00
payable [isoltest] Add support to query balance. 2021-04-28 16:19:05 +02: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 Adjust tests. 2021-09-13 20:41:40 +02:00
salted_create Adjust tests. 2021-09-13 20:41:40 +02:00
smoke Adjust tests. 2021-09-13 20:41:40 +02:00
specialFunctions Adjust tests. 2021-09-13 20:41:40 +02:00
state Tests and Changelog for basefee. 2021-08-11 09:51:12 +02:00
statements Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
storage Adjust tests. 2021-09-13 20:41:40 +02:00
strings Adjust tests. 2021-09-13 20:41:40 +02:00
structs Adjust tests. 2021-09-13 20:41:40 +02:00
tryCatch Adjust tests. 2021-09-13 20:41:40 +02:00
types Adjust tests. 2021-09-13 20:41:40 +02: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
userDefinedValueType Adjust tests. 2021-09-13 20:41:40 +02:00
variables Adjust tests. 2021-09-13 20:41:40 +02:00
various Adjust tests. 2021-09-13 20:41:40 +02:00
viaYul Adjust tests. 2021-09-13 20:41:40 +02:00
virtualFunctions Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
c99_scoping_activation.sol Adjust tests. 2021-09-13 20:41:40 +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 Adjust tests. 2021-09-13 20:41:40 +02: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 Adjust tests. 2021-09-13 20:41:40 +02:00
isoltestFormatting.sol Adjust tests. 2021-09-13 20:41:40 +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