mirror of
https://github.com/Z3Prover/z3
synced 2025-08-24 12:07:52 +00:00
add unit test stub
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
ff1b35663b
commit
23ae7e59d6
3 changed files with 17 additions and 0 deletions
|
@ -262,4 +262,5 @@ int main(int argc, char ** argv) {
|
|||
TST(solver_pool);
|
||||
//TST_ARGV(hs);
|
||||
TST(finder);
|
||||
TST(polysat);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue