Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add source locations to syntax test expectations. | Daniel Kirchner | 2018-04-10 | 1 | -1/+6 |
* | SyntaxTests: extend syntax tests and isoltest to support parser errors and co... | Daniel Kirchner | 2018-04-04 | 1 | -17/+14 |
* | Only consider files ending with .sol and not starting with ~ in syntax tests. | Daniel Kirchner | 2018-03-16 | 1 | -0/+1 |
* | Add formatted printing to SyntaxTest and expand its public interface. | Daniel Kirchner | 2018-03-15 | 1 | -3/+14 |
* | Refactoring; fuse SyntaxTestParser and SyntaxTester to SyntaxTest. | Daniel Kirchner | 2018-03-13 | 1 | -0/+77 |