| .. |
|
array
|
Fixes crash while encoding too large arrays.
|
2018-10-30 15:14:57 +01:00 |
|
bound
|
Add assert and tests for bound functions
|
2018-11-22 14:41:39 +01:00 |
|
constants
|
Cleanup 0.5.0 test cases
|
2018-08-06 12:03:00 +01:00 |
|
constructor
|
|
|
|
controlFlow
|
Ignore unimplemented functions for storage returns.
|
2018-11-13 12:18:22 +01:00 |
|
conversion
|
Function type conversion test cases.
|
2018-11-08 10:51:51 +01: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
|
Make non-payable default for conversion to address.
|
2018-09-20 14:31:04 +02:00 |
|
globalFunctions
|
Add return data to bare calls.
|
2018-09-04 13:31:10 +02:00 |
|
indexing
|
Adds syntax tests for array index access.
|
2018-10-10 23:18:32 +02:00 |
|
inheritance
|
Changelog entry and tests.
|
2018-11-26 16:51:45 +01:00 |
|
inlineAssembly
|
Adapting tests to Scanner's lexical error diagnostics change.
|
2018-11-24 12:59:37 +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
|
|
|
|
nameAndTypeResolution
|
Changelog entry and tests.
|
2018-11-26 16:51:45 +01:00 |
|
natspec
|
|
|
|
parsing
|
Adapting tests to Scanner's lexical error diagnostics change.
|
2018-11-24 12:59:37 +01: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 |
|
string
|
Adapting tests to Scanner's lexical error diagnostics change.
|
2018-11-24 12:59:37 +01: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
|
Allow mapping arguments for public and external library functions.
|
2018-11-26 16:31:46 +01:00 |
|
unterminatedBlocks
|
Add syntax tests to augment the test coverage of
|
2018-09-20 23:02:44 +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
|
|
|
|
multiline_comments.sol
|
Add syntax tests to augment the test coverage of
|
2018-09-20 23:02:44 +02:00 |
|
signed_rational_modulus.sol
|
|
|
|
smoke_test.sol
|
|
|
|
tight_packing_literals_fine.sol
|
|
|
|
tight_packing_literals.sol
|
|
|
|
unicode_escape_literals.sol
|
Adapting tests to Scanner's lexical error diagnostics change.
|
2018-11-24 12:59:37 +01:00 |
|
upper_case_hex_literals.sol
|
Add syntax tests to augment the test coverage of
|
2018-09-20 23:02:44 +02:00 |