mirror of
https://github.com/Z3Prover/z3
synced 2026-03-20 11:55:49 +00:00
add bugs
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
d3626fee64
commit
397e3d404a
3 changed files with 895 additions and 0 deletions
|
|
@ -177,6 +177,7 @@ int main(int argc, char ** argv) {
|
|||
TST(api);
|
||||
TST(max_reg);
|
||||
TST(max_rev);
|
||||
TST(deep_api_bugs);
|
||||
TST(api_algebraic);
|
||||
TST(api_polynomial);
|
||||
TST(api_pb);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue