mpir/tests
2010-03-02 22:18:31 +00:00
..
cxx Restored the t-headers test. 2010-02-08 20:18:09 +00:00
devel Added speed, tune and try code for toom8_mul/sqr and tuning for K102. 2010-02-18 14:50:40 +00:00
misc Fixed the test code for mpz_likely_prime_p. 2009-12-07 01:06:47 +00:00
mpf Fixed the test code for mpz_likely_prime_p. 2009-12-07 01:06:47 +00:00
mpn Added test code for dc_bdiv_q. 2010-03-02 22:18:31 +00:00
mpq Fixed the test code for mpz_likely_prime_p. 2009-12-07 01:06:47 +00:00
mpz remove debugging stub from rootrem test code (accidentally left in place) 2010-02-16 12:36:20 +00:00
rand Fixed the test code for mpz_likely_prime_p. 2009-12-07 01:06:47 +00:00
Makefile.am remove all referances to mpbsd 2009-08-12 18:40:03 +00:00
Makefile.in Fixed the test code for mpz_likely_prime_p. 2009-12-07 01:06:47 +00:00
memory.c
misc.c replace most occurances of RANDS with local versions 2009-09-14 19:06:46 +00:00
refmpf.c
refmpn.c Fixed some bugs in mpn_tdiv_q and added a try test for mpn_tdiv_q. 2009-10-11 06:46:10 +00:00
refmpq.c
refmpz.c
spinner.c
t-bswap.c repalce most occarances of mpn_random with mpn_randomb 2009-09-14 12:19:07 +00:00
t-constants.c
t-count_zeros.c
t-gmpmax.c
t-hightomask.c
t-modlinv.c
t-parity.c
t-popc.c replace most occurances of mpn-random2 with mpn_rrandom 2009-09-14 11:51:49 +00:00
t-sub.c replace most occurances of RANDS with local versions 2009-09-14 19:06:46 +00:00
tests.h Fixed some bugs in mpn_tdiv_q and added a try test for mpn_tdiv_q. 2009-10-11 06:46:10 +00:00
trace.c
x86_64call.as
x86_64check.c
x86call.asm
x86check.c