3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-08 10:25:18 +00:00
z3/src/test
Nikolaj Bjorner fd799089b7 fix build
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2021-09-20 11:19:26 -07:00
..
fuzzing call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
lp Lpbounds (#4492) 2020-06-02 01:00:06 -07:00
algebraic.cpp print roots as part of test 2020-03-24 15:28:51 -07:00
api.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
api_bug.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
arith_rewriter.cpp build 2018-10-06 15:16:23 -07:00
arith_simplifier_plugin.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
ast.cpp Fix some spelling errors (mostly in comments). 2018-10-20 17:07:41 +02:00
bdd.cpp fixes to reset 2019-12-28 15:31:20 -08:00
bit_blaster.cpp bit_blaster unit tests for adder and multiplier (#5514) 2021-08-27 14:19:12 -07:00
bit_vector.cpp bool_vector, some spacer tidy 2020-04-05 12:59:04 -07:00
bits.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
buffer.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
chashtable.cpp Prefer using empty rather than size comparisons. 2018-11-27 21:42:04 +07:00
check_assumptions.cpp Use nullptr. 2018-02-12 14:05:55 +07:00
CMakeLists.txt zstring: fix encode rountrip for '\' as printable ASCII (#5120) 2021-03-23 11:25:59 -07:00
cnf_backbones.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
cube_clause.cpp move to list of clauses 2018-06-14 16:08:50 -07:00
datalog_parser.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
ddnf.cpp Fix some spelling errors (mostly in comments). 2018-10-20 17:07:41 +02:00
diff_logic.cpp fix unit test build 2020-04-30 14:49:49 -07:00
dl_context.cpp prepare symbols to be more abstract, update mbi, delay initialize some modules 2020-01-10 12:02:08 -08:00
dl_product_relation.cpp prepare symbols to be more abstract, update mbi, delay initialize some modules 2020-01-10 12:02:08 -08:00
dl_query.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
dl_relation.cpp prepare symbols to be more abstract, update mbi, delay initialize some modules 2020-01-10 12:02:08 -08:00
dl_table.cpp prepare symbols to be more abstract, update mbi, delay initialize some modules 2020-01-10 12:02:08 -08:00
dl_util.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
doc.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
egraph.cpp refactor get_sort 2021-02-02 04:45:54 -08:00
escaped.cpp Use nullptr. 2018-02-12 14:05:55 +07:00
ex.cpp Use override rather than virtual. 2018-02-10 09:56:33 +07:00
expr_rand.cpp fix a couple hundred deref-after-free bugs due to .c_str() on a temporary string 2020-07-11 20:24:45 +01:00
expr_substitution.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
ext_numeral.cpp fixes 2017-08-27 11:01:45 -07:00
f2n.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
factor_rewriter.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
finder.cpp consolidate literals 2021-05-20 12:58:27 -07:00
fixed_bit_vector.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
for_each_file.cpp remove dependency on ARRAYSIZE for issue #1616 2018-08-15 22:26:14 -07:00
for_each_file.h booyah 2020-07-04 15:56:30 -07:00
get_consequences.cpp fix include paths 2018-08-05 13:49:26 -07:00
get_implied_equalities.cpp tune for unit test, delay initialize re-solver 2018-05-13 11:49:33 -07:00
hashtable.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
heap.cpp reduce output 2018-12-17 17:05:48 -08:00
heap_trie.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
hilbert_basis.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
horn_subsume_model_converter.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
hwf.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
im_float_config.h booyah 2020-07-04 15:56:30 -07:00
inf_rational.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
interval.cpp fix the test build 2020-01-28 10:04:21 -08:00
karr.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
list.cpp Use nullptr. 2018-02-12 14:05:55 +07:00
main.cpp zstring: fix encode rountrip for '\' as printable ASCII (#5120) 2021-03-23 11:25:59 -07:00
map.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
matcher.cpp #2117 2019-01-30 09:34:45 -08:00
memory.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
model2expr.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
model_based_opt.cpp first round for combined mbi 2018-06-14 16:08:52 -07:00
model_evaluator.cpp fix #5107 2021-03-16 15:24:34 -07:00
model_retrieval.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
mpbq.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
mpf.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
mpff.cpp Fixing build errors when building test-z3 (#4496) 2020-06-03 13:34:43 -07:00
mpfx.cpp Remove int64, uint64 typedefs in favor of int64_t / uint64_t. 2018-03-31 14:45:04 +07:00
mpq.cpp Remove int64, uint64 typedefs in favor of int64_t / uint64_t. 2018-03-31 14:45:04 +07:00
mpz.cpp address min-int overflow reported in #2565 2019-09-17 18:19:55 -04:00
nlarith_util.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
nlsat.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
no_overflow.cpp Switch from using Z3_bool to using bool. 2018-11-20 11:27:09 +07:00
object_allocator.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
old_interval.cpp janitor services 2020-06-03 10:15:55 -07:00
optional.cpp Tabs, formatting. 2017-09-17 14:54:09 +01:00
parray.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
pb2bv.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
pdd.cpp more scaffolding 2021-03-21 11:31:14 -07:00
pdd_solver.cpp fix build 2021-09-20 11:19:26 -07:00
permutation.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
polynomial.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
polynorm.cpp build 2018-10-06 15:16:23 -07:00
prime_generator.cpp fix crash in 'test-z3 prime_generator' 2019-06-13 14:35:52 +01:00
proof_checker.cpp create proofs folder, move proof-post-order utility to proofs directory, fix regression with proofs 2017-10-24 03:08:56 -07:00
qe_arith.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
quant_elim.cpp fix #1522 2018-03-07 14:26:38 -08:00
quant_solve.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
random.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
rational.cpp more scaffolding 2021-03-21 11:31:14 -07:00
rcf.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
region.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
sat_local_search.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
sat_lookahead.cpp fix test build 2018-11-14 12:04:31 -08:00
sat_user_scope.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
simple_parser.cpp build test 2021-01-31 20:49:53 -08:00
simplex.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
simplifier.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
small_object_allocator.cpp [ASan] Fix some leaks reported in the small object allocator 2017-10-11 19:40:16 +01:00
smt2print_parse.cpp Use nullptr. 2018-10-02 09:11:19 +07:00
smt_context.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
solver_pool.cpp Revised solver_pool 2018-06-14 16:08:48 -07:00
sorting_network.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
stack.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
string_buffer.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
substitution.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
symbol.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
symbol_table.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
tbv.cpp arrays (#4684) 2020-09-13 19:29:59 -07:00
test_util.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_dl.cpp prepare symbols to be more abstract, update mbi, delay initialize some modules 2020-01-10 12:02:08 -08:00
theory_pb.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
timeout.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
total_order.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
trigo.cpp Backward compatibility 2017-10-16 18:19:55 +01:00
udoc_relation.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
uint_set.cpp bool_vector, some spacer tidy 2020-04-05 12:59:04 -07:00
upolynomial.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
value_generator.cpp na 2020-04-25 13:13:25 -07:00
value_sweep.cpp value sweep 2020-04-27 18:58:43 -07:00
var_subst.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
vector.cpp Prefer using empty rather than size comparisons. 2018-11-27 21:42:04 +07:00
zstring.cpp zstring: fix encode rountrip for '\' as printable ASCII (#5120) 2021-03-23 11:25:59 -07:00