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

rustbuild: Run all markdown documentation tests #33092

Merged
merged 1 commit into from Apr 23, 2016

Conversation

Projects
None yet
5 participants
@alexcrichton
Copy link
Member

alexcrichton commented Apr 19, 2016

This commit adds support to rustbuild to run all documentation tests, basically
running rustdoc --test over all our documentation.

@rust-highfive

This comment has been minimized.

Copy link
Collaborator

rust-highfive commented Apr 19, 2016

r? @steveklabnik

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton

This comment has been minimized.

Copy link
Member Author

alexcrichton commented Apr 19, 2016

r? @brson

@steveklabnik

This comment has been minimized.

Copy link
Member

steveklabnik commented Apr 19, 2016

Ahh, the style guidelines.

@alexcrichton alexcrichton force-pushed the alexcrichton:rustbuild-docs branch from 1dbb3bd to 7c7d975 Apr 19, 2016

rustbuild: Run all markdown documentation tests
This commit adds support to rustbuild to run all documentation tests, basically
running `rustdoc --test` over all our documentation. This also includes support
for running the error index tests.

@alexcrichton alexcrichton force-pushed the alexcrichton:rustbuild-docs branch from 7c7d975 to ede8944 Apr 19, 2016

@brson

This comment has been minimized.

Copy link
Contributor

brson commented Apr 19, 2016

@bors r+

@bors

This comment has been minimized.

Copy link
Contributor

bors commented Apr 19, 2016

📌 Commit ede8944 has been approved by brson

@bors

This comment has been minimized.

Copy link
Contributor

bors commented Apr 21, 2016

⌛️ Testing commit ede8944 with merge 1fc503b...

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

Auto merge of #33092 - alexcrichton:rustbuild-docs, r=brson
rustbuild: Run all markdown documentation tests

This commit adds support to rustbuild to run all documentation tests, basically
running `rustdoc --test` over all our documentation.
@bors

This comment has been minimized.

Copy link
Contributor

bors commented Apr 21, 2016

💔 Test failed - auto-win-msvc-32-opt

@alexcrichton

This comment has been minimized.

Copy link
Member Author

alexcrichton commented Apr 21, 2016

@bors: retry

On Thu, Apr 21, 2016 at 12:18 PM, bors notifications@github.com wrote:

[image: 💔] Test failed - auto-win-msvc-32-opt
http://buildbot.rust-lang.org/builders/auto-win-msvc-32-opt/builds/3095


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

@bors

This comment has been minimized.

Copy link
Contributor

bors commented Apr 22, 2016

⌛️ Testing commit ede8944 with merge 105b324...

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

Auto merge of #33092 - alexcrichton:rustbuild-docs, r=brson
rustbuild: Run all markdown documentation tests

This commit adds support to rustbuild to run all documentation tests, basically
running `rustdoc --test` over all our documentation.
@bors

This comment has been minimized.

Copy link
Contributor

bors commented Apr 22, 2016

💔 Test failed - auto-win-msvc-64-opt-mir

@alexcrichton

This comment has been minimized.

Copy link
Member Author

alexcrichton commented Apr 22, 2016

@bors: retry

On Fri, Apr 22, 2016 at 8:25 AM, bors notifications@github.com wrote:

[image: 💔] Test failed - auto-win-msvc-64-opt-mir
http://buildbot.rust-lang.org/builders/auto-win-msvc-64-opt-mir/builds/403


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

Manishearth added a commit to Manishearth/rust that referenced this pull request Apr 22, 2016

Rollup merge of rust-lang#33092 - alexcrichton:rustbuild-docs, r=brson
rustbuild: Run all markdown documentation tests

This commit adds support to rustbuild to run all documentation tests, basically
running `rustdoc --test` over all our documentation.

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

Auto merge of #33154 - Manishearth:rollup, r=Manishearth
Rollup of 6 pull requests

- Successful merges: #31169, #32258, #33020, #33084, #33091, #33092
- Failed merges: #33093
@bors

This comment has been minimized.

Copy link
Contributor

bors commented Apr 23, 2016

⌛️ Testing commit ede8944 with merge f01bb5e...

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

Auto merge of #33092 - alexcrichton:rustbuild-docs, r=brson
rustbuild: Run all markdown documentation tests

This commit adds support to rustbuild to run all documentation tests, basically
running `rustdoc --test` over all our documentation.

@bors bors merged commit ede8944 into rust-lang:master Apr 23, 2016

2 checks passed

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

@alexcrichton alexcrichton deleted the alexcrichton:rustbuild-docs branch May 2, 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.