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 extensive tests for releases #209

Open
3 tasks
kurpicz opened this issue Mar 29, 2022 · 0 comments
Open
3 tasks

Adding extensive tests for releases #209

kurpicz opened this issue Mar 29, 2022 · 0 comments
Labels

Comments

@kurpicz
Copy link
Member

kurpicz commented Mar 29, 2022

While we want to reduce the running time of our tests during development as much as possible, see #189, we also want thorough testing for releases. To this end, we have to add some additional extensive tests that are only run on demand, e.g. using some CMake flag.

  • Make some tests optional during compile time,
  • Put existing big tests in the optional files (e.g., some of the tests for Adding wrapper for MPI_Gather #128), and
  • Add bigger tests for all things that are only lightly tested right now (most of the tests are lightweight).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants