solidity/test/libsolidity/syntaxTests
2021-10-27 20:16:32 +02:00
..
abiEncoder
abstract
array Merge remote-tracking branch 'origin/develop' into breaking 2021-10-06 12:00:17 +02:00
bound
bytecodeReferences
comments
constantEvaluator Moved a check related to constants to TypeChecker 2021-10-26 18:43:04 +02:00
constants Moved a check related to constants to TypeChecker 2021-10-26 18:43:04 +02:00
constructor
controlFlow Merge remote-tracking branch 'origin/develop' into breaking 2021-10-06 12:00:17 +02:00
conversion
dataLocations
denominations
duplicateFunctions
emit
enums
errors
events
fallback
freeFunctions
functionCalls
functionTypes
getter
globalFunctions
iceRegressionTests Moved a check related to constants to TypeChecker 2021-10-26 18:43:04 +02:00
immutable
imports
indexing
inheritance
inline_arrays
inlineAssembly Update expectation in tests for inline assembly with name clashes 2021-10-27 20:16:32 +02:00
largeTypes
license Properly detect multiple licenses and validate them. 2021-09-16 11:18:26 +02:00
literalOperations
literals
lvalues
memberLookup
metaTypes
modifiers
multiSource
multiVariableDeclaration
nameAndTypeResolution Merge remote-tracking branch 'origin/develop' into breaking 2021-10-27 18:09:13 +02:00
natspec
parsing Moved a check related to constants to TypeChecker 2021-10-26 18:43:04 +02:00
pragma Adds some more version pragma test cases. 2021-10-12 15:15:54 +02:00
receiveEther
returnExpressions
revertStatement
scoping
shifts
specialFunctions
string
structs
super
tryCatch
tupleAssignments
types Merge remote-tracking branch 'origin/develop' into HEAD 2021-10-19 18:24:42 +02:00
unchecked
underscore
unterminatedBlocks
unusedVariables
userDefinedValueType Moved a check related to constants to TypeChecker 2021-10-26 18:43:04 +02:00
variableDeclaration
viewPureChecker
virtualLookup
visibility
bytecode_too_large.sol
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 Disallow delete on types containing nested mappings. 2021-09-06 14:17:38 +02:00
signed_rational_modulus.sol
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