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

adding support for SDC #38

Open
UplinkCoder opened this issue Oct 27, 2014 · 3 comments
Open

adding support for SDC #38

UplinkCoder opened this issue Oct 27, 2014 · 3 comments

Comments

@UplinkCoder
Copy link

Hello,
Since there is now more activity on the sdc project, I'd like you to add sdc to the d-auto-tester.

If needed I can provide more info about the test-infrasturcture we currently use and I will adapt it, if the need arises.

Regards,
UplinkCoder

@braddr
Copy link
Owner

braddr commented Oct 27, 2014

This will require some work on my end. The tester really isn't well engineered to test more than dmd. The GDC support that's in there is half-assed at best and adding SDC will compound the problem. All issues I really do want to address, just not sure how much deeper I want to dig the technical debt before doing some deep fixing.

In the short term, please add links to the appropriate build and test instructions that people are following manually right now.

@UplinkCoder
Copy link
Author

well building is easy
you just execute make in the directory where the repo is checked out.
as for testing cd tests && dmd runner.d && ./runner does it.
I expect I'll have to modify the test-runner as it does currently not throw much information out there

@UplinkCoder
Copy link
Author

@braddr please tell me if I can help getting the infrastructure up to speed

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

No branches or pull requests

2 participants