mirror of
https://github.com/Z3Prover/z3
synced 2026-06-07 09:30:54 +00:00
Add self-contained unit tests for sgraph (13 tests covering classification, metadata, push/pop, assoc hash, navigation)
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
This commit is contained in:
parent
6ef3be4e5e
commit
3150b41724
3 changed files with 526 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ add_executable(test-z3
|
|||
escaped.cpp
|
||||
euf_bv_plugin.cpp
|
||||
euf_arith_plugin.cpp
|
||||
euf_sgraph.cpp
|
||||
euf_seq_plugin.cpp
|
||||
ex.cpp
|
||||
expr_rand.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue