Alex Beregszaszi
|
6c3d12d85b
|
Do not require ctype/stdio if not needed
|
2018-10-09 19:06:22 +01:00 |
|
Daniel Kirchner
|
14d0f8c2f1
|
Refactor syntax test infrastructure to prepare introducing semantics tests.
|
2018-06-15 10:51:40 +02:00 |
|
Daniel Kirchner
|
9f546cfafc
|
Improve exception handling in soltest and isoltest.
|
2018-06-12 11:06:14 +02:00 |
|
Daniel Kirchner
|
f03695731b
|
Add source locations to syntax test expectations.
|
2018-04-10 14:08:22 +02:00 |
|
Daniel Kirchner
|
6f9644add1
|
SyntaxTests: extend syntax tests and isoltest to support parser errors and compiler exceptions.
|
2018-04-03 19:54:45 +02:00 |
|
Daniel Kirchner
|
e68c19c47b
|
Only consider files ending with .sol and not starting with ~ in syntax tests.
|
2018-03-16 12:28:21 +01:00 |
|
Daniel Kirchner
|
50ad89d369
|
Only colour error type, not error message in isoltest.
|
2018-03-15 16:27:54 +01:00 |
|
Daniel Kirchner
|
269241e910
|
Add formatted printing to SyntaxTest and expand its public interface.
|
2018-03-15 16:23:46 +01:00 |
|
Daniel Kirchner
|
09420f1a44
|
Store filenames in static variable to guarantee sufficient lifetime.
|
2018-03-13 18:14:57 +01:00 |
|
Daniel Kirchner
|
7091b6c8b5
|
Minor adjustments.
|
2018-03-13 12:30:56 +01:00 |
|
Daniel Kirchner
|
3232561d97
|
Refactoring; fuse SyntaxTestParser and SyntaxTester to SyntaxTest.
|
2018-03-13 11:20:11 +01:00 |
|