[fine] Ignore tests sometimes
This commit is contained in:
parent
6d2fd446ee
commit
f2b9eae339
3 changed files with 12 additions and 1 deletions
|
|
@ -37,6 +37,8 @@ e.g., a test might look like this:
|
|||
|
||||
The various assertions are as follows:
|
||||
|
||||
- The `// @disabled` directive marks the test as ignored.
|
||||
|
||||
- The `// @concrete:` assertion says that the following lines
|
||||
(prefixed with `// | `, as above) describe the concrete syntax tree
|
||||
of the file after parsing.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue