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

Switch to doctest and use parallel build #53

Closed
lichray opened this issue Nov 17, 2019 · 0 comments
Closed

Switch to doctest and use parallel build #53

lichray opened this issue Nov 17, 2019 · 0 comments

Comments

@lichray
Copy link
Contributor

lichray commented Nov 17, 2019

Unit tests compile too slow. We should compile different test translation units in parallel. Including and compile catch2 header 20 times is still, but to doctest it isn't an issue. By doing so, when changing a test file, you don't have to recompile all the tests.

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