3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-23 00:55:31 +00:00
z3/src/test
Nikolaj Bjorner 6bdde9047a fixing unit tests
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2012-12-06 07:38:50 -08:00
..
fuzzing reorganizing the code 2012-10-23 21:53:34 -07:00
algebraic.cpp checkpoint 2012-10-21 22:16:58 -07:00
api.cpp checkpoint 2012-10-21 22:16:58 -07:00
api_bug.cpp checkpoint 2012-10-23 12:12:59 -07:00
arith_rewriter.cpp Isolating reg_decl_plugins 2012-10-24 11:27:50 -07:00
arith_simplifier_plugin.cpp removed front-end-params 2012-12-02 10:05:29 -08:00
ast.cpp checkpoint 2012-10-21 22:16:58 -07:00
bit_blaster.cpp checkpoint 2012-10-21 22:16:58 -07:00
bit_vector.cpp checkpoint 2012-10-21 22:16:58 -07:00
bits.cpp checkpoint 2012-10-21 22:16:58 -07:00
buffer.cpp checkpoint 2012-10-21 22:16:58 -07:00
bv_simplifier_plugin.cpp Fixed warnings produced by gcc 4.6.3 when compiling in debug mode 2012-10-30 23:43:00 -07:00
chashtable.cpp checkpoint 2012-10-21 22:16:58 -07:00
check_assumptions.cpp removed front-end-params 2012-12-02 10:05:29 -08:00
datalog_parser.cpp removed front-end-params 2012-12-02 10:05:29 -08:00
diff_logic.cpp checkpoint 2012-10-21 22:16:58 -07:00
dl_context.cpp fixing unit tests 2012-12-06 07:38:50 -08:00
dl_product_relation.cpp fixing unit tests 2012-12-06 07:38:50 -08:00
dl_query.cpp fixing unit tests 2012-12-06 07:38:50 -08:00
dl_relation.cpp fixing unit tests 2012-12-06 07:38:50 -08:00
dl_table.cpp fixing unit tests 2012-12-06 07:38:50 -08:00
dl_util.cpp checkpoint 2012-10-21 22:16:58 -07:00
escaped.cpp checkpoint 2012-10-21 22:16:58 -07:00
ex.cpp checkpoint 2012-10-21 22:16:58 -07:00
expr_rand.cpp Isolating reg_decl_plugins 2012-10-24 11:27:50 -07:00
ext_numeral.cpp checkpoint 2012-10-21 22:16:58 -07:00
f2n.cpp checkpoint 2012-10-21 22:16:58 -07:00
factor_rewriter.cpp Isolating reg_decl_plugins 2012-10-24 11:27:50 -07:00
for_each_file.cpp checkpoint 2012-10-21 22:16:58 -07:00
for_each_file.h checkpoint 2012-10-21 22:16:58 -07:00
get_implied_equalities.cpp Fixed warnings produced by gcc 4.6.3 when compiling in debug mode 2012-10-30 23:43:00 -07:00
hashtable.cpp checkpoint 2012-10-21 22:16:58 -07:00
heap.cpp checkpoint 2012-10-21 22:16:58 -07:00
horn_subsume_model_converter.cpp Isolating reg_decl_plugins 2012-10-24 11:27:50 -07:00
hwf.cpp Fixed warnings reported by gcc 4.7.1 2012-10-31 00:16:26 -07:00
im_float_config.h checkpoint 2012-10-21 22:16:58 -07:00
imdd.cpp Added mk_win_dist.py script for generating Window .zip distribution files 2012-10-29 14:21:46 -07:00
inf_rational.cpp Fixed warnings produced by gcc 4.6.3 when compiling in debug mode 2012-10-30 23:43:00 -07:00
interval.cpp Fixed warnings reported by gcc 4.7.1 2012-10-31 00:05:38 -07:00
interval_skip_list.cpp checkpoint 2012-10-21 22:16:58 -07:00
list.cpp checkpoint 2012-10-21 22:16:58 -07:00
main.cpp port to new parameter infrastructure 2012-12-03 11:01:33 -08:00
map.cpp fixing some compilation warnings 2012-10-24 23:43:58 -07:00
matcher.cpp checkpoint 2012-10-21 22:16:58 -07:00
memory.cpp checkpoint 2012-10-21 22:16:58 -07:00
model2expr.cpp Isolating reg_decl_plugins 2012-10-24 11:27:50 -07:00
model_retrieval.cpp removed front-end-params 2012-12-02 10:05:29 -08:00
mpbq.cpp checkpoint 2012-10-21 22:16:58 -07:00
mpf.cpp checkpoint 2012-10-21 22:16:58 -07:00
mpff.cpp Fixed warnings reported by gcc 4.7.1 2012-10-31 00:05:38 -07:00
mpfx.cpp checkpoint 2012-10-21 22:16:58 -07:00
mpq.cpp Fixed warnings reported by gcc 4.7.1 2012-10-31 00:05:38 -07:00
mpz.cpp Fixed warnings reported by gcc 4.7.1 2012-10-31 00:05:38 -07:00
nlarith_util.cpp Isolating reg_decl_plugins 2012-10-24 11:27:50 -07:00
nlsat.cpp Fixed warnings produced by gcc 4.6.3 when compiling in debug mode 2012-10-30 23:43:00 -07:00
no_overflow.cpp checkpoint 2012-10-21 22:16:58 -07:00
object_allocator.cpp Fixed warnings produced by gcc 4.6.3 when compiling in debug mode 2012-10-30 23:43:00 -07:00
old_interval.cpp checkpoint 2012-10-21 22:16:58 -07:00
optional.cpp checkpoint 2012-10-21 22:16:58 -07:00
parray.cpp Fixed warnings produced by gcc 4.6.3 when compiling in debug mode 2012-10-30 23:43:00 -07:00
permutation.cpp fixed more compilation errors reported by g++ 4.7.1 2012-10-27 22:32:50 -07:00
polynomial.cpp Added support for clang++ on OSX 2012-11-12 04:56:48 +00:00
polynomial_factorization.cpp Fixed warnings reported by gcc 4.7.1 2012-10-31 00:05:38 -07:00
prime_generator.cpp checkpoint 2012-10-21 22:16:58 -07:00
proof_checker.cpp checkpoint 2012-10-21 22:16:58 -07:00
quant_elim.cpp removed front-end-params 2012-12-02 10:05:29 -08:00
quant_solve.cpp removed front-end-params 2012-12-02 10:05:29 -08:00
random.cpp checkpoint 2012-10-21 22:16:58 -07:00
rational.cpp checkpoint 2012-10-21 22:16:58 -07:00
region.cpp checkpoint 2012-10-21 22:16:58 -07:00
simple_parser.cpp Isolating reg_decl_plugins 2012-10-24 11:27:50 -07:00
simplifier.cpp checkpoint 2012-10-21 22:16:58 -07:00
small_object_allocator.cpp checkpoint 2012-10-21 22:16:58 -07:00
smt2print_parse.cpp checkpoint 2012-10-21 22:16:58 -07:00
smt_context.cpp removed front-end-params 2012-12-02 10:05:29 -08:00
stack.cpp checkpoint 2012-10-21 22:16:58 -07:00
string_buffer.cpp checkpoint 2012-10-21 22:16:58 -07:00
substitution.cpp removed front-end-params 2012-12-02 10:05:29 -08:00
symbol.cpp checkpoint 2012-10-21 22:16:58 -07:00
symbol_table.cpp checkpoint 2012-10-21 22:16:58 -07:00
test_util.h checkpoint 2012-10-21 22:16:58 -07:00
theory_dl.cpp removed front-end-params 2012-12-02 10:05:29 -08:00
timeout.cpp checkpoint 2012-10-23 12:12:59 -07:00
total_order.cpp checkpoint 2012-10-21 22:16:58 -07:00
trigo.cpp Fixed warnings reported by gcc 4.7.1 2012-10-31 00:05:38 -07:00
uint_set.cpp checkpoint 2012-10-21 22:16:58 -07:00
upolynomial.cpp Fixed warnings reported by gcc 4.7.1 2012-10-31 00:05:38 -07:00
var_subst.cpp minimizing smt 1.0 parser dependencies 2012-10-26 17:33:32 -07:00
vector.cpp Fixed warnings produced by gcc 4.6.3 when compiling in debug mode 2012-10-30 23:43:00 -07:00