Skip to content

Commit

Permalink
[Testing 2/2] Revise revisions docs (#2089)
Browse files Browse the repository at this point in the history
Co-authored-by: nora <48135649+Noratrieb@users.noreply.github.com>
  • Loading branch information
jieyouxu and Noratrieb authored Oct 7, 2024
1 parent 1be6249 commit e17bfa5
Show file tree
Hide file tree
Showing 2 changed files with 262 additions and 268 deletions.
3 changes: 3 additions & 0 deletions src/tests/compiletest.md
Original file line number Diff line number Diff line change
Expand Up @@ -480,6 +480,9 @@ Each mode also has an alias to run the coverage tests in just that mode:
./x test coverage-map -- tests/coverage/if.rs # runs the specified test in "coverage-map" mode only
```

If a test cannot be exercised in a particular coverage mode for some reason, you
can use e.g. `ignore-mode-coverage-map`.

#### `coverage-map` suite

In `coverage-map` mode, these tests verify the mappings between source code
Expand Down
Loading

0 comments on commit e17bfa5

Please sign in to comment.