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

Make tests conditional on BUILD_TESTING #73

Merged
merged 2 commits into from
Jan 17, 2024

Conversation

yurivict
Copy link
Contributor

There is no need to build all tests unconditionally.
BUILD_TESTING is the standard variable in cmake: https://cmake.org/cmake/help/latest/module/CTest.html

@ahmed-irfan
Copy link
Member

This PR doesn't run the tests anymore. The tests should run in the default configuration.

I think you need to add include(CTest) in CMakeLists.txt. Can you add that in this PR?

@ahmed-irfan ahmed-irfan self-requested a review January 16, 2024 21:13
@ahmed-irfan ahmed-irfan merged commit 26725ac into SRI-CSL:master Jan 17, 2024
8 checks passed
Ovascos pushed a commit to Ovascos/libpoly that referenced this pull request Feb 20, 2024
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.

2 participants