mirror of
https://github.com/Z3Prover/z3
synced 2025-05-02 05:15:52 +00:00
compiler optimization and fixes to unit tests
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
commit
18ea547cea
85 changed files with 1156 additions and 11585 deletions
|
@ -450,7 +450,7 @@ void test_bvneg() {
|
|||
void tst_api() {
|
||||
test_apps();
|
||||
test_bvneg();
|
||||
bv_invariant();
|
||||
// bv_invariant();
|
||||
}
|
||||
#else
|
||||
void tst_api() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue