aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/SyntaxTest.h
Commit message (Expand)AuthorAgeFilesLines
* decouple TestCase class from test/libsolidityLazaridis2018-11-251-1/+1
* Add SMTChecker tests for standard JSONLeonardo Alt2018-11-231-1/+3
* Isolating files shared between Yul- and Solidity language frontend.Christian Parpart2018-11-221-1/+1
* Removing redundant virtual from override function declarationmordax2018-11-211-3/+3
* 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