3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-23 09:05:31 +00:00

adding unit test entry point

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2017-02-22 11:46:47 -08:00
parent d8bb10d37f
commit 748ada2acc
8 changed files with 260 additions and 45 deletions

View file

@ -92,6 +92,7 @@ add_executable(test-z3
rational.cpp
rcf.cpp
region.cpp
sat_local_search.cpp
sat_lookahead.cpp
sat_user_scope.cpp
simple_parser.cpp