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

Put tests into test/ and benchmarks into benches/ #3

Open
llogiq opened this issue Dec 2, 2015 · 1 comment
Open

Put tests into test/ and benchmarks into benches/ #3

llogiq opened this issue Dec 2, 2015 · 1 comment

Comments

@llogiq
Copy link

llogiq commented Dec 2, 2015

This lets you get away without all those pesky #[cfg(..)]s, make your compile a tiny bit faster and nightly will pick up your tests and benchmarks as it should. 😄

@fitzgen
Copy link
Owner

fitzgen commented Dec 2, 2015

Thanks for the tip!

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