solidity/test/libsolidity/syntaxTests
2022-11-07 23:16:02 +01:00
..
abiEncoder Error message tweak: built-in unary/binary operator 2022-11-07 17:13:41 +01:00
abstract
array Display human readable type name in conversion error message 2022-07-06 10:49:51 -04:00
bound
bytecodeReferences
comments
constantEvaluator
constants Propagate purity information for member access to foreign pure variables 2022-06-16 17:11:55 +05:30
constructor
controlFlow Minor test naming/style corrections 2022-11-07 23:16:02 +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 Error message tweak: built-in unary/binary operator 2022-11-07 17:13:41 +01:00
events Error message tweak: built-in unary/binary operator 2022-11-07 17:13:41 +01:00
fallback
freeFunctions
functionCalls
functionTypes Error message tweak: built-in unary/binary operator 2022-11-07 17:13:41 +01:00
getter
globalFunctions
iceRegressionTests Error message tweak: built-in unary/binary operator 2022-11-07 17:13:41 +01:00
immutable Fix ICE caused by an immutable struct 2022-06-07 10:29:45 +02:00
imports
indexing Display human readable type name in conversion error message 2022-07-06 10:49:51 -04:00
inheritance More strict override check for data locations. 2022-05-17 13:02:12 +02:00
inline_arrays
inlineAssembly
largeTypes
license
literalOperations Error message tweak: built-in unary/binary operator 2022-11-07 17:13:41 +01:00
literals
lvalues
memberLookup Display human readable type name in conversion error message 2022-07-06 10:49:51 -04:00
metaTypes Error message tweak: built-in unary/binary operator 2022-11-07 17:13:41 +01:00
modifiers
multiSource
multiVariableDeclaration
nameAndTypeResolution Error message tweak: built-in unary/binary operator 2022-11-07 17:13:41 +01:00
natspec refactor: Move error generating tests to /invalid 2022-10-20 14:04:12 +03:00
parsing Error message tweak: built-in unary/binary operator 2022-11-07 17:13:41 +01:00
pragma
receiveEther
returnExpressions
revertStatement
scoping Make the message about name not referring to a user-defined type more generic 2022-11-04 08:46:53 +01:00
shifts Error message tweak: built-in unary/binary operator 2022-11-07 17:13:41 +01:00
specialFunctions Fixed bad cast when abiEncodeCall receives a tuple from a function. 2022-08-03 18:48:38 -03:00
string Changed error message for for Unicode character in non-unicode string literal 2022-06-15 16:12:24 +05:30
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
tupleAssignments Fix ICE on invalid tuple assignments. 2022-08-09 12:41:47 +02:00
types Error message tweak: built-in unary/binary operator 2022-11-07 17:13:41 +01:00
unchecked
underscore
unterminatedBlocks
unusedVariables
userDefinedValueType
using Don't include location in a message about binding function to a type 2022-11-07 17:13:09 +01:00
variableDeclaration
viewPureChecker
virtualLookup
visibility
bytecode_too_large_abiencoder_v1.sol Update naming of Mainnet 2022-06-30 16:47:11 +02:00
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