solidity/test/libsolidity/syntaxTests
2023-02-22 00:40:03 +01:00
..
abiEncoder Consistent terminology for attached/bound functions (file rename) 2022-12-07 19:31:44 +01:00
abstract
array
bytecodeReferences
comments
constantEvaluator
constants User-defined operators: Tests 2023-02-22 00:40:03 +01:00
constructor Only suggest removing parentheses from a construction call if they're empty 2023-02-15 14:27:03 +01:00
controlFlow User-defined operators: Tests 2023-02-22 00:40:03 +01:00
conversion Error message tweak: built-in unary/binary operator 2022-11-07 17:13:41 +01:00
dataLocations
denominations
duplicateFunctions
emit
enums
errors Additional tests for edge cases for mutability, visibility, location, experimental, global, indexed and anonymous 2023-01-20 20:05:36 +01:00
events Additional tests for edge cases for mutability, visibility, location, experimental, global, indexed and anonymous 2023-01-20 20:05:36 +01:00
fallback
freeFunctions
functionCalls
functionTypes Consistent terminology for attached/bound functions (file rename) 2022-12-07 19:31:44 +01:00
getter
globalFunctions
iceRegressionTests Error message tweak: built-in unary/binary operator 2022-11-07 17:13:41 +01:00
immutable
imports
indexing
inheritance Only suggest removing parentheses from a construction call if they're empty 2023-02-15 14:27:03 +01:00
inline_arrays
inlineAssembly Adds support for the EVM version "Paris". 2023-01-23 18:50:36 +00:00
largeTypes Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
license
literalOperations Error message tweak: built-in unary/binary operator 2022-11-07 17:13:41 +01:00
literals
lvalues
memberLookup
metaTypes Error message tweak: built-in unary/binary operator 2022-11-07 17:13:41 +01:00
modifiers Additional tests for edge cases for mutability, visibility, location, experimental, global, indexed and anonymous 2023-01-20 20:05:36 +01:00
multiSource
multiVariableDeclaration
nameAndTypeResolution User-defined operators: Tests 2023-02-22 00:40:03 +01:00
natspec feat: allow named parameters in mapping types 2022-12-08 11:56:58 +01:00
operators User-defined operators: Tests 2023-02-22 00:40:03 +01:00
parsing Additional tests for edge cases for mutability, visibility, location, experimental, global, indexed and anonymous 2023-01-20 20:05:36 +01:00
pragma Additional tests for edge cases for mutability, visibility, location, experimental, global, indexed and anonymous 2023-01-20 20:05:36 +01:00
receiveEther
returnExpressions
revertStatement
scoping Allow library external functions to be bound with using for 2023-02-02 13:39:19 -03:00
shifts Fix typo in test name: singed -> signed 2023-02-21 21:30:03 +01:00
specialFunctions Consistent terminology for attached/bound functions 2022-12-07 19:31:41 +01:00
string
structs Make the message about name not referring to a user-defined type more generic 2022-11-04 08:46:53 +01:00
super
tryCatch Adds support for the EVM version "Paris". 2023-01-23 18:50:36 +00:00
tupleAssignments Fix ICE on invalid tuple assignments. 2022-08-09 12:41:47 +02:00
types Issue warning when using deprecated SELFDESTRUCT 2023-01-25 16:55:11 +01:00
unchecked
underscore
unterminatedBlocks
unusedVariables
userDefinedValueType Tests for using enums and fixed-point types as user-defined types 2023-02-21 23:42:22 +01:00
using User-defined operators: Tests 2023-02-22 00:40:03 +01:00
variableDeclaration
viewPureChecker User-defined operators: Tests 2023-02-22 00:40:03 +01:00
virtualLookup
visibility Additional tests for edge cases for mutability, visibility, location, experimental, global, indexed and anonymous 2023-01-20 20:05:36 +01:00
bytecode_too_large_abiencoder_v1.sol
bytecode_too_large_byzantium.sol Fix wrong cleanup when copying from calldata to memory 2022-08-08 13:07:16 +02:00
bytecode_too_large_homestead.sol
bytecode_too_large.sol Fix wrong cleanup when copying from calldata to memory 2022-08-08 13:07:16 +02:00
constructor_this.sol
cycle_checker_function_type.sol
deprecated_functions.sol
double_stateVariable_declaration.sol
double_variable_declaration.sol
duplicate_contract.sol
empty_struct.sol
literal_comparisons.sol
missing_functions_duplicate_bug.sol
missing_state_variable.sol
more_than_256_declarationerrors.sol
more_than_256_importerrors.sol
more_than_256_syntaxerrors.sol
multiline_comments.sol
negation.sol Error message tweak: built-in unary/binary operator 2022-11-07 17:13:41 +01:00
signed_rational_modulus.sol Error message tweak: built-in unary/binary operator 2022-11-07 17:13:41 +01:00
smoke_test.sol
tight_packing_literals_fine.sol
tight_packing_literals.sol
unexpected.sol
unimplemented_super_function_derived.sol
unimplemented_super_function.sol
upper_case_hex_literals.sol