mpir/tests
2014-03-31 21:05:45 +01:00
..
cxx Added atom tuning values. Thanks Jason Preszler. 2014-03-28 12:22:31 +00:00
devel Remove gcd_finda.asm and references to it. 2014-03-25 20:14:46 +00:00
fft Ran autoreconf -i to change autotools versions to those of development machine. 2014-02-04 13:40:51 +00:00
misc Ran autoreconf -i to change autotools versions to those of development machine. 2014-02-04 13:40:51 +00:00
mpf Fix a compiler warning under MinGW64. 2014-03-31 21:05:45 +01:00
mpn Experiment with correct size_t format specifier. 2014-03-28 16:04:23 +00:00
mpq Attempt to fix some compiler warnings on MinGW64. 2014-03-28 17:32:17 +00:00
mpz Added test case for nthroot aliasing and fixed code. 2014-03-28 14:31:23 +00:00
rand Ran autoreconf -i to change autotools versions to those of development machine. 2014-02-04 13:40:51 +00:00
Makefile.am Added tests/fft to test directories. 2012-09-27 20:44:33 +00:00
Makefile.in Ran autoreconf -i to change autotools versions to those of development machine. 2014-02-04 13:40:51 +00:00
memory.c Attempt to fix some compiler warnings on MinGW64. 2014-03-28 17:32:17 +00:00
misc.c Added #include "config.h" in all tests which needed it. 2012-10-18 20:14:58 +00:00
refmpf.c
refmpn.c Remove gcd_finda.asm and references to it. 2014-03-25 20:14:46 +00:00
refmpq.c
refmpz.c
spinner.c
t-bswap.c
t-constants.c Added #include "config.h" in all tests which needed it. 2012-10-18 20:14:58 +00:00
t-count_zeros.c
t-gmpmax.c
t-hightomask.c
t-modlinv.c
t-parity.c
t-popc.c
t-sub.c
tests.h Remove gcd_finda.asm and references to it. 2014-03-25 20:14:46 +00:00
trace.c
x86_64call.as remove obsolete x86_fldcw and x86_fstcw that change rounding modes 2011-09-11 21:00:43 +00:00
x86_64check.c Attempt to fix some compiler warnings on MinGW64. 2014-03-28 17:32:17 +00:00
x86call.asm remove obsolete x86_fldcw and x86_fstcw that change rounding modes 2011-09-11 21:00:43 +00:00
x86check.c