solidity/test/libsolidity/syntaxTests
2018-08-07 20:49:52 +02:00
..
array
constants Cleanup 0.5.0 test cases 2018-08-06 12:03:00 +01:00
constructor
controlFlow/storageReturn Update and extend tests for return expressions. 2018-08-07 20:49:52 +02:00
dataLocations
denominations
emit Disallow structs in events without ABIEncoderV2 2018-08-03 13:41:27 +02:00
events Disallow structs in events without ABIEncoderV2 2018-08-03 13:41:27 +02:00
fallback
functionCalls
functionTypes
globalFunctions
indexing
inheritance Cleanup 0.5.0 test cases 2018-08-06 12:03:00 +01:00
inlineAssembly More precise error message if using non-variables with _slot/_offset 2018-08-07 13:18:54 +01:00
literalOperations
memberLookup
modifiers Cleanup 0.5.0 test cases 2018-08-06 12:03:00 +01:00
multiVariableDeclaration
nameAndTypeResolution Update and extend tests for return expressions. 2018-08-07 20:49:52 +02:00
natspec
parsing Add more syntax tests for enums and interfaces/libraries 2018-08-07 13:39:21 +01:00
pragma
returnExpressions Update and extend tests for return expressions. 2018-08-07 20:49:52 +02:00
scoping
specialFunctions
structs/recursion
tupleAssignments Cleanup 0.5.0 test cases 2018-08-06 12:03:00 +01:00
types Merge pull request #4671 from ethereum/mappingTupleAssignment 2018-08-06 12:59:16 +02:00
viewPure
viewPureChecker Update tests to remove support for loose assembly 2018-08-02 13:37:13 +01:00
virtualLookup
visibility Cleanup 0.5.0 test cases 2018-08-06 12:03:00 +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
signed_rational_modulus.sol
smoke_test.sol
tight_packing_literals_fine.sol
tight_packing_literals.sol