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

alexcrichton
Copy link
Member

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

@rust-highfive
Copy link
Collaborator

r? @steveklabnik

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

@alexcrichton
Copy link
Member Author

r? @brson

@steveklabnik
Copy link
Member

Ahh, the style guidelines.

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.
@brson
Copy link
Contributor

brson commented Apr 19, 2016

@bors r+

@bors
Copy link
Contributor

bors commented Apr 19, 2016

📌 Commit ede8944 has been approved by brson

@bors
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
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
Copy link
Contributor

bors commented Apr 21, 2016

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

@alexcrichton
Copy link
Member Author

@bors: retry

On Thu, Apr 21, 2016 at 12:18 PM, bors [email protected] 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
Copy link
Contributor

bors commented Apr 22, 2016

⌛ Testing commit ede8944 with merge 105b324...

@bors
Copy link
Contributor

bors commented Apr 22, 2016

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

@alexcrichton
Copy link
Member Author

@bors: retry

On Fri, Apr 22, 2016 at 8:25 AM, bors [email protected] 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
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
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
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
@alexcrichton alexcrichton deleted the rustbuild-docs branch May 2, 2016 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants