mpir/tests/mpz
2012-10-18 20:14:58 +00:00
..
bit.c
convert.c
dive_ui.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
dive.c
io.c Added #include "config.h" in all tests which needed it. 2012-10-18 20:14:58 +00:00
logic.c
Makefile.am
Makefile.in
reuse.c replace a few missed longs with mpir_si/mpir_ui types 2012-07-29 19:10:32 +00:00
t-addsub.c
t-aorsmul.c
t-bin.c
t-cdiv_ui.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
t-cmp_d.c
t-cmp_si.c
t-cmp.c
t-cong_2exp.c
t-cong.c
t-div_2exp.c
t-divis_2exp.c
t-divis.c
t-export.c
t-fac_ui.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
t-fdiv_ui.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
t-fdiv.c
t-fib_ui.c
t-fits.c Added #include "config.h" in all tests which needed it. 2012-10-18 20:14:58 +00:00
t-gcd_ui.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
t-gcd.c
t-get_d_2exp.c change some longs to mpir_si in tests 2012-08-22 09:52:01 +00:00
t-get_d.c
t-get_si.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
t-get_sx.c reduce dependence on config.h in tests 2012-10-13 10:17:22 +00:00
t-get_ux.c reduce dependence on config.h in tests 2012-10-13 10:17:22 +00:00
t-hamdist.c
t-import.c
t-inp_str.c Added #include "config.h" in all tests which needed it. 2012-10-18 20:14:58 +00:00
t-io_raw.c Added #include "config.h" in all tests which needed it. 2012-10-18 20:14:58 +00:00
t-jac.c
t-lcm.c
t-likely_prime_p.c Removed symbol conflicts of the form n_blah, with flint. 2012-10-17 22:27:11 +00:00
t-lucnum_ui.c
t-mul_i.c
t-mul.c
t-next_likely_prime.c Fixed missing includes in t-next_likely_prime.c and t-rand.c. 2012-09-28 16:17:18 +00:00
t-oddeven.c
t-perfpow.c
t-perfsqr.c
t-popcount.c
t-pow.c
t-powm_ui.c
t-powm.c
t-pprime_p.c
t-root.c
t-scan.c
t-set_d.c
t-set_f.c
t-set_si.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
t-set_str.c
t-set_sx.c reduce dependence on config.h in tests 2012-10-13 10:17:22 +00:00
t-set_ux.c reduce dependence on config.h in tests 2012-10-13 10:17:22 +00:00
t-sizeinbase.c
t-sqrtrem.c
t-tdiv_ui.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
t-tdiv.c
t-trial_division.c