Idris2/tests/ideMode/ideMode005/README.md
Ohad Kammar e58bcfc7ef
Semantic highlighting (#1335)
Co-authored-by: Guillaume ALLAIS <guillaume.allais@ens-lyon.org>
2021-05-10 09:05:43 +01:00

18 lines
458 B
Markdown

README
======
Structure of this test
----------------------
This test case is a bit special because of the big output generated by the
various test cases. Instead of having a single pair of `expected` and `output`
files, we use one pair per test file.
The diffs for each pair is then appended to the main `output` file. So the
`expected` file is empty and should stay empty.
How to fix this test?
---------------------
Run `./regenerate PATH/TO/IDRIS2`