aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/SyntaxTest.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor syntax test infrastructure to prepare introducing semantics tests.Daniel Kirchner2018-06-151-17/+13
* Add source locations to syntax test expectations.Daniel Kirchner2018-04-101-1/+6
* SyntaxTests: extend syntax tests and isoltest to support parser errors and co...Daniel Kirchner2018-04-041-17/+14
* Only consider files ending with .sol and not starting with ~ in syntax tests.Daniel Kirchner2018-03-161-0/+1
* Add formatted printing to SyntaxTest and expand its public interface.Daniel Kirchner2018-03-151-3/+14
* Refactoring; fuse SyntaxTestParser and SyntaxTester to SyntaxTest.Daniel Kirchner2018-03-131-0/+77