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

Implement cargo gccrs test #9

Open
CohenArthur opened this issue Jun 14, 2021 · 1 comment
Open

Implement cargo gccrs test #9

CohenArthur opened this issue Jun 14, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@CohenArthur
Copy link
Member

We will probably need to look into test runners, as well as see how gccrs handles attributes such as #[test] and #[cfg(test)]

@bjorn3
Copy link
Contributor

bjorn3 commented Jun 14, 2021

Gccrs doesn't even handle libstd yet, let alone libtest. I would expect support for this to take more than a year.

@CohenArthur CohenArthur added the enhancement New feature or request label Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants