mirror of
https://github.com/Z3Prover/z3
synced 2025-06-27 16:38:45 +00:00
add tests for distribution utility and fix loose ends
This commit is contained in:
parent
1a70ac75df
commit
624907823d
4 changed files with 57 additions and 6 deletions
|
@ -264,4 +264,5 @@ int main(int argc, char ** argv) {
|
|||
//TST_ARGV(hs);
|
||||
TST(finder);
|
||||
TST(totalizer);
|
||||
TST(distribution);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue