mirror of
https://github.com/Z3Prover/z3
synced 2025-05-13 10:44:43 +00:00
Add tests
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
9ede98a029
commit
0203fa56d2
3 changed files with 41 additions and 2 deletions
|
@ -206,6 +206,7 @@ int main(int argc, char ** argv) {
|
|||
TST(mpff);
|
||||
TST(horn_subsume_model_converter);
|
||||
TST(model2expr);
|
||||
TST(rcf);
|
||||
}
|
||||
|
||||
void initialize_mam() {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue