solidity/test/libsolidity/syntaxTests
chriseth c9bdbcf470
Merge pull request #3309 from ethereum/limit-errors
Limit the number of errors output in a single run to 256
2018-04-11 16:13:41 +02:00
..
constants Add source locations to syntax test expectations. 2018-04-10 14:08:22 +02:00
inheritance Add source locations to syntax test expectations. 2018-04-10 14:08:22 +02:00
parsing Add source locations to syntax test expectations. 2018-04-10 14:08:22 +02:00
scoping Add source locations to syntax test expectations. 2018-04-10 14:08:22 +02:00
specialFunctions Add source locations to syntax test expectations. 2018-04-10 14:08:22 +02:00
structs/recursion Add source locations to syntax test expectations. 2018-04-10 14:08:22 +02:00
virtualLookup Changelog entry. 2018-03-13 16:55:41 +01:00
visibility Add source locations to syntax test expectations. 2018-04-10 14:08:22 +02:00
docstring_empty_description.sol DocStringParser: Add Changelog entry and test case for empty descriptions. 2018-03-14 10:34:16 +01:00
double_stateVariable_declaration.sol Add source locations to syntax test expectations. 2018-04-10 14:08:22 +02:00
double_variable_declaration_050.sol Add source locations to syntax test expectations. 2018-04-10 14:08:22 +02:00
double_variable_declaration.sol Add source locations to syntax test expectations. 2018-04-10 14:08:22 +02:00
empty_struct_050.sol Add source locations to syntax test expectations. 2018-04-10 14:08:22 +02:00
empty_struct.sol Add source locations to syntax test expectations. 2018-04-10 14:08:22 +02:00
literal_comparisons.sol Fix bug in typechecking when comparing rational literals 2018-04-11 12:03:08 +02:00
more_than_256_declarationerrors.sol Limit the number of errors output in a single run to 256 2018-04-06 13:52:19 +02:00
more_than_256_syntaxerrors.sol Limit the number of errors output in a single run to 256 2018-04-06 13:52:19 +02:00
smoke_test.sol Add source locations to syntax test expectations. 2018-04-10 14:08:22 +02:00