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

Validate test prerequisites #56

Open
me-and opened this issue Dec 12, 2022 · 0 comments
Open

Validate test prerequisites #56

me-and opened this issue Dec 12, 2022 · 0 comments

Comments

@me-and
Copy link
Member

me-and commented Dec 12, 2022

We can run tests with GIT_TEST_REQUIRE_PREREQ to ensure that any prerequisites that are expected are actually present, and avoid (say) accidentally compiling without support for SSH connections. We should do that.

Ideally we'd also add something to check we're only missing prerequisites we're expecting to be missing, lest some new prerequisite be added and we don't notice that it needs to be tracked in the same way.

me-and added a commit that referenced this issue Dec 12, 2022
I have a vague recollection that building without prove provides more
useful information about prerequisites, which will be useful for #56.
Test that.
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

No branches or pull requests

1 participant