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

Clean up and rewrite the tests in cmake #155

Merged
merged 7 commits into from
Nov 15, 2023
Merged

Clean up and rewrite the tests in cmake #155

merged 7 commits into from
Nov 15, 2023

Conversation

jmcarcell
Copy link
Contributor

@jmcarcell jmcarcell commented Oct 24, 2023

BEGINRELEASENOTES

  • Clean up and rewrite the tests in cmake. Compile all the .cpp files instead of specifying them manually. Define a function to set the environment so that adding a test is a one liner in most cases.

ENDRELEASENOTES

I would like one test = one line, currently we have way too much repetition.

@jmcarcell
Copy link
Contributor Author

-140 lines of cmake, formatting will be left for another time; to be done centrally like with .clang-format

@jmcarcell jmcarcell merged commit bba5dc2 into main Nov 15, 2023
4 of 9 checks passed
@jmcarcell jmcarcell deleted the tests branch November 15, 2023 14:00
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

Successfully merging this pull request may close these issues.

1 participant