solidity/test/libsolidity/syntaxTests/parsing
2018-04-13 15:57:13 +02:00
..
constructor_allowed_this.sol Stricter check for member access to "this" in constructor. 2018-04-13 15:57:13 +02:00
constructor_super.sol Stricter check for member access to "this" in constructor. 2018-04-13 15:57:13 +02:00
missing_variable_name_in_declaration.sol Add source locations to syntax test expectations. 2018-04-10 14:08:22 +02:00
smoke_test.sol Adds parsing sub-directory in syntaxTests and moves two example tests from SolidityParser.cpp to test contracts. 2018-04-03 19:54:46 +02:00