3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-07-16 03:55:42 +00:00

add verdicts

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2026-06-29 12:55:34 -07:00
parent 4fd22680b5
commit 14d24e2304
3 changed files with 138 additions and 4 deletions

View file

@ -140,6 +140,7 @@
X(zstring)
#define FOR_EACH_EXTRA_TEST(X, X_ARGV) \
X(tptp) \
X(ext_numeral) \
X(interval) \
X(value_generator) \