Mike Pennisi
|
48dbddebdb
|
Fix typo in test meta-data
The `Negative` tag accepts a string value (not a list)
|
2015-06-17 15:44:54 -04:00 |
Mike Pennisi
|
c7fb97765e
|
Insert omitted `negative` tag
This test exercises an early error, so it should be declared with the
`negative` tag.
|
2015-06-09 19:48:29 -04:00 |
Mike Pennisi
|
b8b462316b
|
Add tests for early errors in module syntax
Introduce the `module` flag to unambiguously identify tests that are
intended to be interpreted as module code.
|
2015-06-03 13:15:15 -04:00 |