mirror of
https://github.com/Z3Prover/z3
synced 2025-04-25 18:15:32 +00:00
Fix typos and bugs. Add tests.
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
ff62948d90
commit
14827e94f0
4 changed files with 144 additions and 30 deletions
|
@ -208,7 +208,7 @@ void tst_refine_mpbq(int n, int d) {
|
|||
}
|
||||
|
||||
void tst_refine_mpbq() {
|
||||
tst_refine_mpbq(-5, 7);
|
||||
tst_refine_mpbq(5, 7);
|
||||
}
|
||||
|
||||
void tst_mpbq_root() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue