mirror of
https://github.com/Z3Prover/z3
synced 2026-06-12 03:45:38 +00:00
Add tests for ackermannization module and Z3_algebraic_eval
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
This commit is contained in:
parent
cd32dbe403
commit
879dc93d2a
4 changed files with 328 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ foreach (component ${z3_test_expanded_deps})
|
|||
endforeach()
|
||||
add_executable(test-z3
|
||||
EXCLUDE_FROM_ALL
|
||||
ackermannize.cpp
|
||||
algebraic.cpp
|
||||
algebraic_numbers.cpp
|
||||
api_ast_map.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue