Skip to content

Commit fc4d0ec

Browse files
committed
mention caveat about should-fail in docs
1 parent aa19b41 commit fc4d0ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

COMPILER_TESTS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ whole, instead of just a few lines inside the test.
4444
* `min-{gdb,lldb}-version`
4545
* `should-fail` indicates that the test should fail; used for "meta testing",
4646
where we test the compiletest program itself to check that it will generate
47-
errors in appropriate scenarios
47+
errors in appropriate scenarios. This header is ignored for pretty-printer tests.
4848

4949
## Revisions
5050

0 commit comments

Comments
 (0)