solidity/test/libsolidity/syntaxTests
liangdzou f3cbdadec7 Do not set to ref for explicit conversion and add assertion for array
type conversion. Also, add some test cases for #4901 and #4948.
2018-09-14 08:42:40 +02:00
..
array Update tests. 2018-08-14 18:53:06 +02:00
constants Cleanup 0.5.0 test cases 2018-08-06 12:03:00 +01:00
constructor
controlFlow Update test to correct source location for nameless parameters 2018-08-31 09:54:11 +07:00
conversion Do not set to ref for explicit conversion and add assertion for array 2018-09-14 08:42:40 +02:00
dataLocations Do not set to ref for explicit conversion and add assertion for array 2018-09-14 08:42:40 +02:00
denominations
emit Disallow structs in events without ABIEncoderV2 2018-08-03 13:41:27 +02:00
events Update test to correct source location for nameless parameters 2018-08-31 09:54:11 +07:00
fallback
functionCalls
functionTypes Update tests. 2018-08-14 18:53:06 +02:00
globalFunctions Add return data to bare calls. 2018-09-04 13:31:10 +02:00
indexing
inheritance Cleanup 0.5.0 test cases 2018-08-06 12:03:00 +01:00
inlineAssembly Provide nicer error message when referencing overloaded references 2018-08-08 15:59:24 +01:00
literalOperations
memberLookup Turn warning into error. 2018-09-03 18:35:57 +02:00
modifiers Cleanup 0.5.0 test cases 2018-08-06 12:03:00 +01:00
multiVariableDeclaration Remove trailing whitespace in all contract files. 2018-08-01 21:57:12 +02:00
nameAndTypeResolution Update test suite to use address payable. 2018-09-12 16:21:43 +02:00
natspec
parsing Add payable and non-payable state mutability to AddressType. 2018-09-13 15:15:49 +02:00
pragma
returnExpressions Update and extend tests for return expressions. 2018-08-07 20:49:52 +02:00
scoping
specialFunctions Fix abi.decode returning single value. 2018-09-04 18:19:00 +02:00
structs/recursion Update test to correct source location for nameless parameters 2018-08-31 09:54:11 +07:00
tupleAssignments Remove remaining instances of `fillRight` left over from tuple wildcards assignments. 2018-08-07 18:51:53 +02:00
types Add payable and non-payable state mutability to AddressType. 2018-09-13 15:15:49 +02:00
variableDeclaration Changed error message and added tests 2018-09-04 11:48:58 +02:00
viewPure
viewPureChecker Update test suite to use address payable. 2018-09-12 16:21:43 +02: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