Skip to content

Commit df6b73f

Browse files
QuietMisdreavusmark-i-m
authored andcommitted
talk about only-X in compiletest
1 parent ad77d41 commit df6b73f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/tests/adding.md

+2
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,8 @@ be compiled or run.
122122

123123
* `ignore-X` where `X` is a target detail or stage will ignore the
124124
test accordingly (see below)
125+
* `only-X` is like `ignore-X`, but will *only* run the test on that
126+
target or stage
125127
* `ignore-pretty` will not compile the pretty-printed test (this is
126128
done to test the pretty-printer, but might not always work)
127129
* `ignore-test` always ignores the test

0 commit comments

Comments
 (0)