mpir/tests
2017-02-13 14:59:43 +00:00
..
cxx Apply patches to fix t-locale failure on Windows. Supplied by (sav-ix) 2017-02-13 14:59:43 +00:00
devel nsumdiff_n, computes -(a+b), a-b 2017-01-21 22:59:20 +01:00
fft Reduce memory usage of two fft tests, so ulimit doesn't have to be changed on 2015-06-11 00:19:08 +00:00
misc Apply patches to fix t-locale failure on Windows. Supplied by (sav-ix) 2017-02-13 14:59:43 +00:00
mpf remove 'long/long long' pointer bug on Windows x64 2016-06-18 13:27:19 +01:00
mpn Update *nix build for limbs, roinit_n and sizeinbase files. 2017-02-13 11:13:04 +00:00
mpq Import the implementation of mpq_cmp_z from gmp 2015-11-02 12:11:55 -03:00
mpz Update *nix build for limbs, roinit_n and sizeinbase files. 2017-02-13 11:13:04 +00:00
rand INCLUDES -> AM_CPPFLAGS as per autoreconf advice. 2015-06-09 17:21:21 +00:00
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
memory.c Attempt to fix some compiler warnings on MinGW64. 2014-03-28 17:32:17 +00:00
misc.c Fix a warning on MinGW64. 2014-04-01 14:05:42 +01:00
refmpf.c
refmpn.c nsumdiff_n, computes -(a+b), a-b 2017-01-21 22:59:20 +01: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 nsumdiff_n, computes -(a+b), a-b 2017-01-21 22:59:20 +01: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 Fix a pile of compiler warnings on Linux (but sadly not on Windows). 2014-04-01 00:43:06 +01:00
x86call.asm remove obsolete x86_fldcw and x86_fstcw that change rounding modes 2011-09-11 21:00:43 +00:00
x86check.c