Skip to content

Commit 9bb0da3

Browse files
jieyouxuNoratrieb
andauthored
[Testing 2/2] Revise revisions docs (rust-lang#2089)
Co-authored-by: nora <[email protected]>
1 parent 2b92742 commit 9bb0da3

File tree

2 files changed

+262
-268
lines changed

2 files changed

+262
-268
lines changed

src/tests/compiletest.md

+3
Original file line numberDiff line numberDiff line change
@@ -480,6 +480,9 @@ Each mode also has an alias to run the coverage tests in just that mode:
480480
./x test coverage-map -- tests/coverage/if.rs # runs the specified test in "coverage-map" mode only
481481
```
482482

483+
If a test cannot be exercised in a particular coverage mode for some reason, you
484+
can use e.g. `ignore-mode-coverage-map`.
485+
483486
#### `coverage-map` suite
484487

485488
In `coverage-map` mode, these tests verify the mappings between source code

0 commit comments

Comments
 (0)