Skip to content

ci: cmake Configure test #2327

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

Merged
merged 1 commit into from
Jul 29, 2020
Merged

ci: cmake Configure test #2327

merged 1 commit into from
Jul 29, 2020

Conversation

henryiii
Copy link
Collaborator

@henryiii henryiii commented Jul 25, 2020

A few basic config checks to make sure we support what we say we do. Not building, just config. (note: the 2.8 build actually doesn't run the tests properly If you do have it run, the cpp tests "pass" in 0 seconds. We will drop the 2.8 test when we drop 2.8 support (very soon)).

We may split this test later into a "build test suite" and a "use as sub package / config" test (based on the current tests in the test suite so we can have a higher requirement for the test suite than for user code. This should let us simplify the test cmake code we have to maintain, and help us support nicer optional features (since we can then use them ourselves).

@henryiii
Copy link
Collaborator Author

This only adds a few tests, no other changes, and my next PR requires it, so I think it's safe to merge.

@henryiii henryiii merged commit 1491c94 into pybind:master Jul 29, 2020
@henryiii henryiii deleted the ci/cmake branch July 29, 2020 00:13
@henryiii henryiii added the ci related to the CI system label Aug 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci related to the CI system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant