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

Support for cargo rustc to build tests? #22

Closed
tomjakubowski opened this issue Jul 19, 2015 · 1 comment
Closed

Support for cargo rustc to build tests? #22

tomjakubowski opened this issue Jul 19, 2015 · 1 comment

Comments

@tomjakubowski
Copy link

Is it feasible to support the new cargo rustc command as an alternative to rustc for running compile tests? It would mean significantly less pain specifying paths to dependencies. I tried to make it work with the existing options in compiletest::common::Config but to no avail, unfortunately.

(If you intend to keep the source of this crate as close to the upstream source in rust-lang/rust as possible, then this probably isn't an option, but I thought I'd ask anyway!)

@tomjakubowski
Copy link
Author

Oh, shoot. I guess cargo rustc doesn't actually support compiling arbitrary source files. Phooey.

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

1 participant