Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update doc/guides/contributing/pull-requests.md
  • Loading branch information
Trott authored Dec 16, 2021
commit fcf00daa7dc6f7cb89ae6af56c30b06bff181bda
5 changes: 3 additions & 2 deletions doc/guides/contributing/pull-requests.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,8 +251,9 @@ And on Windows:
> vcbuild test
```

Running all tests takes a long time (typically an hour or more). To run a subset of the
test suite, see the [running tests][] section of the Building guide.
For some configurations, running all tests might take a long time (an hour or
more). To run a subset of the test suite, see the [running tests][] section of
the Building guide.

### Step 7: Push

Expand Down