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

Verify safety of to_lower and to_upper #115

Merged
merged 3 commits into from
Oct 29, 2024

Conversation

celinval
Copy link

These are safety abstractions that are auto-generated via script. Add minimum contract for now.

Note: I tried adding a slightly tighter post-condition, but Kani takes a long time to solve them. This may be an interesting test for other tools later.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.

@celinval celinval requested a review from a team as a code owner October 16, 2024 03:22
@celinval
Copy link
Author

@tautschnig do you want to take another look before I merge this PR?

@celinval
Copy link
Author

Run approval workflow...

Copy link
Author

@celinval celinval left a comment

Choose a reason for hiding this comment

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

Trying to trigger approval workflow... attempt 2

@celinval celinval merged commit 800a8e7 into model-checking:main Oct 29, 2024
9 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.

3 participants