mpir/tests
2018-09-28 22:35:27 +02:00
..
cxx Added tests and documentation 2018-09-19 22:53:13 +01:00
devel Remove __GMP_PROTO and _PROTO crap from the MPIR source code 2018-02-25 09:02:47 +00:00
fft Untrack autotools generated files. 2017-02-15 11:14:40 +00:00
misc Remove __GMP_PROTO and _PROTO crap from the MPIR source code 2018-02-25 09:02:47 +00:00
mpf add the test for mpf_cmp_z 2018-02-26 23:11:03 +00:00
mpn Prepare for merge from Brian. 2018-09-28 22:33:19 +02:00
mpq Remove __GMP_PROTO and _PROTO crap from the MPIR source code 2018-02-25 09:02:47 +00:00
mpz Remove __GMP_PROTO and _PROTO crap from the MPIR source code 2018-02-25 09:02:47 +00:00
rand Untrack autotools generated files. 2017-02-15 11:14:40 +00:00
Makefile.am 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 Remove __GMP_PROTO and _PROTO crap from the MPIR source code 2018-02-25 09:02:47 +00:00
refmpf.c
refmpn.c add tests for the MPN logic functions 2017-05-23 19:46:01 +01:00
refmpq.c
refmpz.c
spinner.c autoconf: Do not use AC_TYPE_SIGNAL 2017-09-07 08:19:58 +02:00
t-bswap.c repalce most occarances of mpn_random with mpn_randomb 2009-09-14 12:19:07 +00:00
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 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 Remove __GMP_PROTO and _PROTO crap from the MPIR source code 2018-02-25 09:02:47 +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 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