solidity/test/libsolidity/syntaxTests
2019-11-20 12:27:40 +01:00
..
abstract Some changes to "abstract". 2019-11-05 13:55:31 +01:00
array
bound
constants
constructor Some changes to "abstract". 2019-11-05 13:55:31 +01:00
controlFlow Some changes to "abstract". 2019-11-05 13:55:31 +01:00
conversion Merge remote-tracking branch 'origin/develop' into merge_develop_060 2019-11-20 12:27:40 +01:00
dataLocations Some changes to "abstract". 2019-11-05 13:55:31 +01:00
denominations
emit
enums
events
fallback Split fallback function and introduce "fallback()" and "receive()" syntax. 2019-11-04 17:17:58 +01:00
functionCalls
functionTypes
getter
globalFunctions
imports Split fallback function and introduce "fallback()" and "receive()" syntax. 2019-11-04 17:17:58 +01:00
indexing
inheritance Implement virtual keyword 2019-11-14 11:49:39 +01:00
inline_arrays
inlineAssembly Adjusts syntax and semantic tests to 0.6.0 2019-11-19 12:10:07 +01:00
literalOperations
literals
lvalues
memberLookup
metaTypes Add some more abstract keywords in test to make sure the correct property is tested. 2019-11-04 17:26:38 +01:00
modifiers Add some more abstract keywords in test to make sure the correct property is tested. 2019-11-04 17:26:38 +01:00
multiSource
multiVariableDeclaration Add some more abstract keywords in test to make sure the correct property is tested. 2019-11-04 17:26:38 +01:00
nameAndTypeResolution Merge pull request #7647 from ethereum/virtual-5424 2019-11-19 13:21:27 +01:00
natspec Add some more abstract keywords in test to make sure the correct property is tested. 2019-11-04 17:26:38 +01:00
parsing Merge pull request #7618 from ethereum/addMoreAbstractKeywordsInTests 2019-11-05 13:38:21 +01:00
pragma
receiveEther Split fallback function and introduce "fallback()" and "receive()" syntax. 2019-11-04 17:17:58 +01:00
returnExpressions
scoping
specialFunctions
string
structs
tryCatch
tupleAssignments
types Merge remote-tracking branch 'origin/develop' into develop_060 2019-11-14 13:42:46 +01:00
unterminatedBlocks
unusedVariables
variableDeclaration
viewPure
viewPureChecker Implement virtual keyword 2019-11-14 11:49:39 +01:00
virtualLookup
visibility Add some more abstract keywords in test to make sure the correct property is tested. 2019-11-04 17:26:38 +01:00
constructor_this.sol
deprecated_functions.sol
double_stateVariable_declaration.sol
double_variable_declaration.sol
empty_struct.sol
literal_comparisons.sol
missing_state_variable.sol
more_than_256_declarationerrors.sol
more_than_256_syntaxerrors.sol
multiline_comments.sol
signed_rational_modulus.sol
smoke_test.sol
tight_packing_literals_fine.sol
tight_packing_literals.sol
unicode_escape_literals.sol
unimplemented_super_function_derived.sol Implement virtual keyword 2019-11-14 11:49:39 +01:00
unimplemented_super_function.sol Implement virtual keyword 2019-11-14 11:49:39 +01:00
upper_case_hex_literals.sol