This repository was archived by the owner on Oct 12, 2022. It is now read-only.
Add publictests test checker to druntime#2087
Closed
wilzbach wants to merge 2 commits intodlang:masterfrom
Closed
Conversation
Contributor
|
Thanks for your pull request, @wilzbach! Bugzilla referencesYour PR doesn't reference any Bugzilla issue. If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog. |
8bc6dd2 to
57a4c5a
Compare
47d192a to
6b5b554
Compare
6b5b554 to
49266e9
Compare
dlang-bot
added a commit
that referenced
this pull request
Jul 7, 2020
Add publictests test checker to druntime (reboot of #2087) merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
Contributor
|
Superseeded by #3069 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I'm not sure whether this is worth the effort for DRuntime as the examples are pretty simple (compared to Phobos) and we have never had major problems here.