Set tests that CVC4 can't handle to Z3 only

This commit is contained in:
Leonardo Alt
2019-12-09 15:32:08 +01:00
parent 8d5f5a5cbe
commit beed0f6a27
61 changed files with 122 additions and 5 deletions
@@ -26,6 +26,8 @@ contract C
assert(x >= 20);
}
}
// ====
// SMTSolvers: z3
// ----
// Warning: (323-338): Assertion violation happens here
// Warning: (362-377): Assertion violation happens here