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

Add missing string interpolation #865

Merged
merged 3 commits into from
Apr 11, 2024
Merged

Conversation

atomb
Copy link
Collaborator

@atomb atomb commented Apr 9, 2024

The fact that we didn't detect this earlier makes it clear that this functionality wasn't being tested. Unfortunately, it's not immediately clear to me how to write a test that would exercise the relevant code.

This should fix #863, even though we don't have tests to confirm that.

The fact that we didn't detect this earlier makes it clear that this
functionality wasn't being tested. Unfortunately, it's not immediately
clear to me how to write a test that would exercise the relevant code.
@atomb atomb requested a review from keyboardDrummer April 9, 2024 20:43
Copy link
Collaborator

@keyboardDrummer keyboardDrummer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any chance you could add a README to the Houdini package? Would be good to know what the potential users are.

@keyboardDrummer keyboardDrummer enabled auto-merge (squash) April 11, 2024 11:53
@keyboardDrummer keyboardDrummer merged commit 889cd6b into boogie-org:master Apr 11, 2024
5 checks passed
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.

Possibly Missing Interpolation in SMTLibInteractiveTheoremProver
2 participants