talk about `only-X` in compiletest

This commit is contained in:
QuietMisdreavus 2018-04-10 19:45:46 -05:00 committed by Who? Me?!
parent 4de421131b
commit 0dfbdb8c86
1 changed files with 2 additions and 0 deletions

View File

@ -122,6 +122,8 @@ be compiled or run.
* `ignore-X` where `X` is a target detail or stage will ignore the
test accordingly (see below)
* `only-X` is like `ignore-X`, but will *only* run the test on that
target or stage
* `ignore-pretty` will not compile the pretty-printed test (this is
done to test the pretty-printer, but might not always work)
* `ignore-test` always ignores the test