mpir/tests/mpz
2015-06-09 19:33:32 +00:00
..
bit.c
convert.c
dive_ui.c
dive.c
io.c Fix a pile of compiler warnings on Linux (but sadly not on Windows). 2014-04-01 00:43:06 +01:00
logic.c
Makefile.am INCLUDES -> AM_CPPFLAGS as per autoreconf advice. 2015-06-09 17:21:21 +00:00
Makefile.in INCLUDES -> AM_CPPFLAGS as per autoreconf advice. 2015-06-09 17:21:21 +00:00
reuse.c change name of mpz_next_likely_prime to mpz_next_prime_candidate 2013-09-02 15:10:16 +01:00
t-addsub.c
t-aorsmul.c
t-bin.c
t-cdiv_ui.c
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 Fix a pile of compiler warnings on Linux (but sadly not on Windows). 2014-04-01 00:43:06 +01:00
t-fac_ui.c Added t-fac_ui test code and changed gmp.h => mpir.h. 2014-02-28 13:19:19 +00:00
t-fdiv_ui.c
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
t-gcd.c Update gcd test code to match that of GMP 5.1.x and documentation of mpz_gcdext 2015-06-09 19:33:32 +00:00
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
t-get_sx.c Fix a pile of compiler warnings on Linux (but sadly not on Windows). 2014-04-01 00:43:06 +01:00
t-get_ux.c Fix a pile of compiler warnings on Linux (but sadly not on Windows). 2014-04-01 00:43:06 +01:00
t-hamdist.c
t-import.c Fix a pile of compiler warnings on Linux (but sadly not on Windows). 2014-04-01 00:43:06 +01:00
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 Fix a pile of compiler warnings on Linux (but sadly not on Windows). 2014-04-01 00:43:06 +01: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-mfac_uiui.c Added mfac_uiui and test code from GMP-5.1.3. 2014-02-28 13:35:36 +00:00
t-mul_i.c
t-mul.c
t-next_prime_candidate.c Renamed next_likely_prime files to next_prime_candidate. 2014-03-25 20:56:21 +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-primorial_ui.c Added primorial code and test code from GMP/ 2014-02-28 13:49:27 +00:00
t-root.c Added test case for nthroot aliasing and fixed code. 2014-03-28 14:31:23 +00:00
t-scan.c Fix bug in t-scan test. 2013-07-31 14:51:42 +02:00
t-set_d.c
t-set_f.c
t-set_si.c
t-set_str.c
t-set_sx.c Line endings 2012-11-25 22:33:07 +00:00
t-set_ux.c Fix a pile of compiler warnings on Linux (but sadly not on Windows). 2014-04-01 00:43:06 +01:00
t-sizeinbase.c
t-sqrtrem.c
t-tdiv_ui.c
t-tdiv.c
t-trial_division.c Ran test functions with insufficient whitespace through indent. 2014-03-25 20:43:50 +00:00