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

Skip some tests if JSON_Install is not set #2947

Merged
merged 1 commit into from
Aug 18, 2021
Merged

Skip some tests if JSON_Install is not set #2947

merged 1 commit into from
Aug 18, 2021

Conversation

nlohmann
Copy link
Owner

If JSON_Install is set to OFF, the following tests fail:

 58 - cmake_import_configure (Failed)
 59 - cmake_import_build (Not Run)
 60 - cmake_import_minver_configure (Failed)
 61 - cmake_import_minver_build (Not Run)

This PR skips them instead if JSON_Install is OFF.

Closes #2946

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 54d9cd5 on issue2946 into f42a74b on develop.

@nlohmann nlohmann merged commit 5a04042 into develop Aug 18, 2021
@nlohmann nlohmann deleted the issue2946 branch August 18, 2021 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants