solidity/test/libsolidity/semanticTests
2021-01-19 13:03:40 -05:00
..
abiencodedecode Enable some tests. 2021-01-18 14:30:50 +01:00
abiEncoderV1 Enable tests. 2021-01-11 14:51:33 +01: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 [Sol->Yul] Fixing nested bytes array push. 2021-01-14 10:32:31 +01:00
asmForLoop
builtinFunctions [ewasm] Polyfill: balance & address. 2021-01-19 13:03:40 -05:00
calldata Update tests 2020-12-14 19:32:31 +00:00
cleanup Use wrapping arithmetic for exp in unchecked blocks. 2020-12-22 16:49:55 +01:00
constantEvaluator
constants Fix accessing constants at file level from inline assembly. 2021-01-14 10:51:47 +01:00
constructor Activating some tests viaYul after implementing getters for bytes. 2020-12-21 14:46:13 +01:00
conversions
ecrecover Merge remote-tracking branch 'origin/develop' into breaking 2020-11-24 16:22:03 +01:00
enums Replace "pragma experimental ABIEncoderV2" in tests where appropriate 2021-01-15 19:57:09 +00:00
exponentiation Use wrapping arithmetic for exp in unchecked blocks. 2020-12-22 16:49:55 +01:00
expressions Tests after making all explicit address conversions as non-payable 2020-12-14 18:46:01 +01:00
externalContracts Move snark.sol in tests to externalContracts 2021-01-14 13:55:36 +00:00
fallback Activating some tests viaYul after implementing getters for bytes. 2020-12-21 14:46:13 +01:00
freeFunctions
functionCall Extract some tests. 2021-01-13 23:45:51 +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 Merge pull request #10764 from ethereum/fixLibraryFromModule 2021-01-14 15:30:52 +01:00
literals Update tests 2020-12-14 19:32:31 +00:00
memoryManagement
metaTypes [Sol->Yul] Implementing type name. 2020-12-30 17:19:03 +01:00
modifiers Fix modifier lookup. 2021-01-14 11:01:14 +01:00
multiSource
operators Split shift bytes test. 2021-01-19 14:55:18 +01:00
optimizer
payable Implement function modifiers. 2020-12-17 17:00:51 +01:00
receive
reverts
revertStrings Enable some semantic tests for the IR 2021-01-15 14:10:54 +00:00
salted_create
smoke Activating some tests viaYul after implementing getters for bytes. 2020-12-21 14:46:13 +01:00
specialFunctions Fix abi encode with signature shortcut. 2021-01-18 13:44:52 +01:00
state Tests after making all explicit address conversions as non-payable 2020-12-14 18:46:01 +01:00
statements
storage [Sol->Yul] Fixing uncheked increment/decrement. 2021-01-14 13:46:04 +01:00
strings Remove the \b, \f, \v escape sequences from the Scanner 2020-12-07 21:10:03 +00:00
structs Adding test for conversion of struct from storage to mapping. 2021-01-18 14:27:36 +01:00
tryCatch Catch panic. 2020-12-22 11:08:44 +01:00
types Replace "pragma experimental ABIEncoderV2" in tests where appropriate 2021-01-15 19:57:09 +00:00
underscore
uninitializedFunctionPointer Update expectations for uninitialized internal function. 2021-01-19 12:37:30 +01:00
variables Activating some tests viaYul after implementing getters for bytes. 2020-12-21 14:46:13 +01:00
various Round up allocations to multiples of 32. 2021-01-14 21:52:17 +00: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
empty_contract.sol
empty_for_loop.sol
interface_inheritance_conversions.sol
isoltestFormatting.sol
state_var_initialization.sol
state_variables_init_order_2.sol
state_variables_init_order_3.sol
state_variables_init_order.sol