Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add `cargo test --doc` #2578

Merged
merged 1 commit into from Apr 21, 2016

Conversation

Projects
None yet
3 participants
@alexcrichton
Copy link
Member

alexcrichton commented Apr 14, 2016

Supports testing only the documentation (like --lib, --bin, etc).

Add `cargo test --doc`
Supports testing only the documentation (like `--lib`, `--bin`, etc).

@alexcrichton alexcrichton force-pushed the alexcrichton:test-doc branch from 38c162f to a63c642 Apr 15, 2016

@brson

This comment has been minimized.

Copy link
Contributor

brson commented Apr 20, 2016

@bors r+

@bors

This comment has been minimized.

Copy link
Contributor

bors commented Apr 20, 2016

📌 Commit a63c642 has been approved by brson

@bors

This comment has been minimized.

Copy link
Contributor

bors commented Apr 20, 2016

⌛️ Testing commit a63c642 with merge 40fbeea...

bors added a commit that referenced this pull request Apr 20, 2016

Auto merge of #2578 - alexcrichton:test-doc, r=brson
Add `cargo test --doc`

Supports testing only the documentation (like `--lib`, `--bin`, etc).
@bors

This comment has been minimized.

Copy link
Contributor

bors commented Apr 20, 2016

💔 Test failed - cargo-mac-64

@alexcrichton

This comment has been minimized.

Copy link
Member Author

alexcrichton commented Apr 21, 2016

@bors: retry

On Wed, Apr 20, 2016 at 11:51 AM, bors notifications@github.com wrote:

[image: 💔] Test failed - cargo-mac-64
http://buildbot.rust-lang.org/builders/cargo-mac-64/builds/1567


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#2578 (comment)

@bors

This comment has been minimized.

Copy link
Contributor

bors commented Apr 21, 2016

⌛️ Testing commit a63c642 with merge 09c0887...

bors added a commit that referenced this pull request Apr 21, 2016

Auto merge of #2578 - alexcrichton:test-doc, r=brson
Add `cargo test --doc`

Supports testing only the documentation (like `--lib`, `--bin`, etc).
@bors

This comment has been minimized.

Copy link
Contributor

bors commented Apr 21, 2016

💔 Test failed - cargo-win-msvc-64

@alexcrichton

This comment has been minimized.

Copy link
Member Author

alexcrichton commented Apr 21, 2016

@bors: retry

On Thu, Apr 21, 2016 at 10:52 AM, bors notifications@github.com wrote:

[image: 💔] Test failed - cargo-win-msvc-64
http://buildbot.rust-lang.org/builders/cargo-win-msvc-64/builds/410


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#2578 (comment)

@bors

This comment has been minimized.

Copy link
Contributor

bors commented Apr 21, 2016

@bors

This comment has been minimized.

@bors bors merged commit a63c642 into rust-lang:master Apr 21, 2016

3 checks passed

continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details

@alexcrichton alexcrichton deleted the alexcrichton:test-doc branch May 25, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.