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 new hashtable unit tests #7297

Merged
merged 3 commits into from
Jul 20, 2024
Merged

Conversation

ChuyueSun
Copy link
Contributor

No description provided.

@@ -20,7 +21,7 @@ Revision History:
#include<iostream>
#include<unordered_set>
#include<stdlib.h>

#include <cassert>
Copy link
Contributor

Choose a reason for hiding this comment

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

use VERIFY or SASSERT in z3 code base

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Got it.

@NikolajBjorner NikolajBjorner merged commit 3d014f8 into Z3Prover:master Jul 20, 2024
11 of 13 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.

2 participants