mirror of
https://github.com/Z3Prover/z3
synced 2025-06-27 16:38:45 +00:00
add tests for evaluation
This commit is contained in:
parent
1cf008dd0a
commit
ddf2d28350
7 changed files with 484 additions and 88 deletions
|
@ -267,4 +267,5 @@ int main(int argc, char ** argv) {
|
|||
TST(distribution);
|
||||
TST(euf_bv_plugin);
|
||||
TST(euf_arith_plugin);
|
||||
TST(sls_test);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue