Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
/ druntime Public archive

Comments

Add @betterC to druntime#2715

Merged
wilzbach merged 1 commit intodlang:masterfrom
wilzbach:betterc
Aug 3, 2019
Merged

Add @betterC to druntime#2715
wilzbach merged 1 commit intodlang:masterfrom
wilzbach:betterc

Conversation

@wilzbach
Copy link
Contributor

@wilzbach wilzbach commented Aug 1, 2019

See also:

CC @ZombineDev

All tests:

make -f posix.mak betterC -j10  # all tests

Single test:

make -f posix.mak src/core/atomic.betterc

Useful for e.g. #2710 or #2705

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @wilzbach!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub fetch digger
dub run digger -- build "master + druntime#2715"

@wilzbach wilzbach merged commit f137eca into dlang:master Aug 3, 2019
@wilzbach wilzbach deleted the betterc branch August 3, 2019 16:24
@wilzbach
Copy link
Contributor Author

wilzbach commented Aug 3, 2019

FYI @JinShil - you can now add betterC tests directly to druntime. Only requirement: a @betterC annotation ;-)

@JinShil
Copy link
Contributor

JinShil commented Aug 3, 2019

Thank you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants