| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-08-12 | specsuite: a few additional tests for structure | Martin Atkins | |
| This is still not fully comprehensive, but tests some basic functionality. | |||
| 2018-08-12 | cmd/hclspecsuite: Check for expected diagnostics | Martin Atkins | |
| When a test file declares one or more expected diagnostics, we check those instead of checking the result value. The severities and source ranges must match. We don't test the error messages themselves because they are not part of the specification and may vary between implementations or, in future, be translated into other languages. | |||
| 2018-08-10 | specsuite: Initial test for top-level attribute handling | Martin Atkins | |
