solidity/test/libsolidity/syntaxTests
2021-01-04 19:28:36 +00:00
..
abiEncoder
abstract
array Adding more tests for array copying. 2020-12-28 13:16:24 +01:00
bound
comments Fix a test for unicode direction override failing because of Windows line endings 2020-12-16 15:24:41 +01:00
constantEvaluator
constants
constructor
controlFlow
conversion
dataLocations
denominations
duplicateFunctions
emit
enums
events
fallback
freeFunctions
functionCalls
functionTypes
getter
globalFunctions
iceRegressionTests
immutable
imports
indexing Update tests 2020-12-14 19:32:31 +00:00
inheritance
inline_arrays
inlineAssembly Merge pull request #10618 from ethereum/develop 2020-12-16 12:34:41 +01:00
largeTypes
license
literalOperations
literals Scanner: Generate error on inbalanced RLO/LRO/PDF override markers. 2020-12-15 18:40:51 +01:00
lvalues
memberLookup
metaTypes
modifiers
multiSource
multiVariableDeclaration
nameAndTypeResolution Tests after disallowing some explicit payable conversions 2020-12-15 15:01:40 +01:00
natspec
parsing Update tests 2020-12-14 19:32:31 +00:00
pragma Mark the empty version pragma as invalid 2021-01-04 19:28:36 +00:00
receiveEther
returnExpressions
scoping
shifts
specialFunctions
string
structs
super
tryCatch Catch panic. 2020-12-22 11:08:44 +01:00
tupleAssignments
types Tests after disallowing some explicit payable conversions 2020-12-15 15:01:40 +01:00
unchecked
underscore
unterminatedBlocks
unusedVariables
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
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