3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-08-14 01:36:48 +00:00
z3/src/test
copilot-swe-agent[bot] 57ede4cdcd Address code review: clarify add_lower/upper_int_bound return semantics; fix test assertion
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
2026-03-10 23:29:15 +00:00
..
fuzzing
lp
ackermannize.cpp Fix test_ackermannize_bv_model: skip crashing model converter test, keep 4 passing tests 2026-02-19 21:07:30 +00:00
algebraic.cpp
algebraic_numbers.cpp
api.cpp
api_algebraic.cpp Add tests for ackermannization module and Z3_algebraic_eval 2026-02-19 18:18:19 +00:00
api_ast_map.cpp
api_bug.cpp
api_datalog.cpp
api_pb.cpp
api_polynomial.cpp
api_special_relations.cpp
arith_rewriter.cpp Fix #7507: simplify (>= product_of_consecutive_ints 0) to true 2026-02-27 06:37:07 -10:00
arith_simplifier_plugin.cpp
ast.cpp
bdd.cpp
bit_blaster.cpp
bit_vector.cpp
bits.cpp
buffer.cpp
chashtable.cpp
check_assumptions.cpp
CMakeLists.txt Some ZIPT test cases 2026-03-05 18:56:18 +01:00
cnf_backbones.cpp
cube_clause.cpp
datalog_parser.cpp
ddnf.cpp
diff_logic.cpp
distribution.cpp
dl_context.cpp
dl_product_relation.cpp
dl_query.cpp
dl_relation.cpp
dl_table.cpp
dl_util.cpp
dlist.cpp
doc.cpp
egraph.cpp
escaped.cpp
euf_arith_plugin.cpp
euf_bv_plugin.cpp
euf_seq_plugin.cpp Update sgraph and seq_plugin: egraph ref, hash matrix, subst cache, sgraph pointer 2026-03-02 21:14:34 +00:00
euf_sgraph.cpp Update sgraph and seq_plugin: egraph ref, hash matrix, subst cache, sgraph pointer 2026-03-02 21:14:34 +00:00
ex.cpp
expr_rand.cpp
expr_substitution.cpp
ext_numeral.cpp
f2n.cpp
factor_rewriter.cpp
finder.cpp
finite_set.cpp
finite_set_rewriter.cpp
fixed_bit_vector.cpp
for_each_file.cpp
for_each_file.h
fpa.cpp refactor: extract run_fp_test helper in fpa.cpp 2026-02-26 23:54:17 +00:00
get_consequences.cpp
get_implied_equalities.cpp
hashtable.cpp
heap.cpp
heap_trie.cpp
hilbert_basis.cpp
ho_matcher.cpp
horn_subsume_model_converter.cpp
horner.cpp
hwf.cpp
im_float_config.h
inf_rational.cpp
interval.cpp
karr.cpp
list.cpp
main.cpp Some ZIPT test cases 2026-03-05 18:56:18 +01:00
map.cpp
matcher.cpp
memory.cpp
model2expr.cpp
model_based_opt.cpp
model_evaluator.cpp
model_retrieval.cpp
monomial_bounds.cpp
mpbq.cpp
mpf.cpp
mpff.cpp
mpfx.cpp
mpq.cpp
mpz.cpp
nla_intervals.cpp
nlarith_util.cpp
nlsat.cpp cleanup regarding levelwise 2026-02-19 09:31:30 -10:00
no_overflow.cpp
nseq_basic.cpp Implement IntBounds/VarBoundWatcher + Constraint.Shared; fix pre-existing build errors 2026-03-10 23:26:55 +00:00
nseq_regex.cpp Implement Parameter integration for theory_nseq (smt.nseq.max_depth) 2026-03-04 15:45:55 +00:00
nseq_zipt.cpp Implement IntBounds/VarBoundWatcher + Constraint.Shared; fix pre-existing build errors 2026-03-10 23:26:55 +00:00
object_allocator.cpp
old_interval.cpp
optional.cpp
parametric_datatype.cpp
parray.cpp
pb2bv.cpp
pdd.cpp
pdd_solver.cpp
permutation.cpp
polynomial.cpp
polynomial_factorization.cpp
polynorm.cpp
prime_generator.cpp
proof_checker.cpp Improve test validation for mk_transitivity 2026-02-18 21:02:26 -08:00
qe_arith.cpp
quant_elim.cpp
quant_solve.cpp
random.cpp
rational.cpp
rcf.cpp
region.cpp
sat_local_search.cpp
sat_lookahead.cpp
sat_user_scope.cpp
scoped_timer.cpp
scoped_vector.cpp
seq_nielsen.cpp Address code review: clarify add_lower/upper_int_bound return semantics; fix test assertion 2026-03-10 23:29:15 +00:00
simple_parser.cpp
simplex.cpp
simplifier.cpp
sls_seq_plugin.cpp
sls_test.cpp
small_object_allocator.cpp
smt2print_parse.cpp
smt_context.cpp
solver_pool.cpp
sorting_network.cpp
stack.cpp
string_buffer.cpp
substitution.cpp
symbol.cpp
symbol_table.cpp
tbv.cpp
test_util.h
theory_dl.cpp
theory_pb.cpp
timeout.cpp
total_order.cpp
totalizer.cpp
trigo.cpp
udoc_relation.cpp
uint_set.cpp
upolynomial.cpp
value_generator.cpp
value_sweep.cpp
var_subst.cpp
vector.cpp
zstring.cpp